no message
This commit is contained in:
parent
0fa7ce596c
commit
614e248e3c
@ -74,6 +74,7 @@ body {
|
|||||||
padding: 0 20px;
|
padding: 0 20px;
|
||||||
position: relative;
|
position: relative;
|
||||||
transition: all 0.2s;
|
transition: all 0.2s;
|
||||||
|
border-color: #c4c7ce;
|
||||||
}
|
}
|
||||||
.base .left.input-active {
|
.base .left.input-active {
|
||||||
border: 1px solid #c4c7ce;
|
border: 1px solid #c4c7ce;
|
||||||
|
@ -88,6 +88,7 @@ body {
|
|||||||
padding: 0 20px;
|
padding: 0 20px;
|
||||||
position: relative;
|
position: relative;
|
||||||
transition: all 0.2s;
|
transition: all 0.2s;
|
||||||
|
border-color: #c4c7ce;
|
||||||
|
|
||||||
&.input-active {
|
&.input-active {
|
||||||
border: 1px solid #c4c7ce;
|
border: 1px solid #c4c7ce;
|
||||||
|
Loading…
Reference in New Issue
Block a user