no message
This commit is contained in:
parent
86caec2a07
commit
19aece3fc4
@ -75,6 +75,7 @@ body {
|
||||
position: relative;
|
||||
transition: all 0.3s;
|
||||
border: 1px solid #fff;
|
||||
border-top: none;
|
||||
}
|
||||
.base .left.input-active {
|
||||
border: 1px solid #c4c7ce;
|
||||
|
@ -89,6 +89,7 @@ body {
|
||||
position: relative;
|
||||
transition: all 0.3s;
|
||||
border: 1px solid #fff;
|
||||
border-top: none;
|
||||
|
||||
&.input-active {
|
||||
border: 1px solid #c4c7ce;
|
||||
|
Loading…
Reference in New Issue
Block a user