no message
This commit is contained in:
parent
159430c2ea
commit
b7e8cdf12a
@ -79,7 +79,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 10px;
|
||||||
border-top: none;
|
border-top-width: 0;
|
||||||
}
|
}
|
||||||
.base .left .text {
|
.base .left .text {
|
||||||
font-family: "PingFangSC-Regular", "PingFang SC", sans-serif;
|
font-family: "PingFangSC-Regular", "PingFang SC", sans-serif;
|
||||||
|
@ -94,7 +94,7 @@ body {
|
|||||||
&.input-active {
|
&.input-active {
|
||||||
border-color: #c4c7ce;
|
border-color: #c4c7ce;
|
||||||
border-radius: 0 0 4px 10px;
|
border-radius: 0 0 4px 10px;
|
||||||
border-top: none;
|
border-top-width: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.text {
|
.text {
|
||||||
|
Loading…
Reference in New Issue
Block a user