no message
This commit is contained in:
parent
0fd330b9ef
commit
0fa7ce596c
@ -77,7 +77,7 @@ body {
|
|||||||
}
|
}
|
||||||
.base .left.input-active {
|
.base .left.input-active {
|
||||||
border: 1px solid #c4c7ce;
|
border: 1px solid #c4c7ce;
|
||||||
border-radius: 0 0 10px 10px;
|
border-radius: 0 0 4px 10px;
|
||||||
border-top: none;
|
border-top: none;
|
||||||
}
|
}
|
||||||
.base .left .text {
|
.base .left .text {
|
||||||
|
@ -91,7 +91,7 @@ body {
|
|||||||
|
|
||||||
&.input-active {
|
&.input-active {
|
||||||
border: 1px solid #c4c7ce;
|
border: 1px solid #c4c7ce;
|
||||||
border-radius: 0 0 10px 10px;
|
border-radius: 0 0 4px 10px;
|
||||||
border-top: none;
|
border-top: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user