no message
This commit is contained in:
parent
b7e8cdf12a
commit
d07a732211
@ -75,11 +75,11 @@ body {
|
||||
position: relative;
|
||||
transition: all 0.3s;
|
||||
border: 1px solid #fff;
|
||||
border-top-width: 0;
|
||||
}
|
||||
.base .left.input-active {
|
||||
border-color: #c4c7ce;
|
||||
border-radius: 0 0 4px 10px;
|
||||
border-top-width: 0;
|
||||
}
|
||||
.base .left .text {
|
||||
font-family: "PingFangSC-Regular", "PingFang SC", sans-serif;
|
||||
|
@ -89,12 +89,11 @@ body {
|
||||
position: relative;
|
||||
transition: all 0.3s;
|
||||
border: 1px solid #fff;
|
||||
// border-top: none;
|
||||
border-top-width: 0;
|
||||
|
||||
&.input-active {
|
||||
border-color: #c4c7ce;
|
||||
border-radius: 0 0 4px 10px;
|
||||
border-top-width: 0;
|
||||
}
|
||||
|
||||
.text {
|
||||
|
Loading…
Reference in New Issue
Block a user