no message
This commit is contained in:
parent
5adedb7d4d
commit
343ebfd543
@ -78,7 +78,7 @@ body {
|
|||||||
}
|
}
|
||||||
.base .left.input-active {
|
.base .left.input-active {
|
||||||
border-color: #c4c7ce;
|
border-color: #c4c7ce;
|
||||||
border-radius: 0 0 4px 10px;
|
border-radius: 0 0 4px 15px;
|
||||||
}
|
}
|
||||||
.base .left .text {
|
.base .left .text {
|
||||||
font-family: "PingFangSC-Regular", "PingFang SC", sans-serif;
|
font-family: "PingFangSC-Regular", "PingFang SC", sans-serif;
|
||||||
|
@ -93,7 +93,7 @@ body {
|
|||||||
|
|
||||||
&.input-active {
|
&.input-active {
|
||||||
border-color: #c4c7ce;
|
border-color: #c4c7ce;
|
||||||
border-radius: 0 0 4px 10px;
|
border-radius: 0 0 4px 15px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.text {
|
.text {
|
||||||
|
Loading…
Reference in New Issue
Block a user