工作台代码提交
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
border-radius: 12rpx;
|
||||
border: 1rpx solid #ccc;
|
||||
background-color: #fff;
|
||||
position: relative;
|
||||
}
|
||||
|
||||
.inputContent {
|
||||
@@ -26,6 +27,7 @@
|
||||
border-radius: 12rpx;
|
||||
border: 1rpx solid #ccc;
|
||||
background-color: #fff;
|
||||
position: relative;
|
||||
}
|
||||
|
||||
.text {
|
||||
@@ -39,4 +41,5 @@
|
||||
.required {
|
||||
color: rgb(209, 83, 25);
|
||||
font-size: 30rpx;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user