no message
This commit is contained in:
parent
851fadce5d
commit
98085fcfe1
@ -73,7 +73,7 @@ body {
|
||||
margin-right: 5px;
|
||||
padding: 0 20px;
|
||||
position: relative;
|
||||
transition: all 0.1s;
|
||||
transition: all 0.2s;
|
||||
}
|
||||
.base .left.input-active {
|
||||
border: 1px solid #c4c7ce;
|
||||
@ -88,6 +88,7 @@ body {
|
||||
height: 100%;
|
||||
outline: none;
|
||||
border: none;
|
||||
padding-right: 10px;
|
||||
}
|
||||
.base .left .img {
|
||||
width: 20px;
|
||||
|
@ -87,7 +87,7 @@ body {
|
||||
margin-right: 5px;
|
||||
padding: 0 20px;
|
||||
position: relative;
|
||||
transition: all 0.1s;
|
||||
transition: all 0.2s;
|
||||
|
||||
&.input-active {
|
||||
border: 1px solid #c4c7ce;
|
||||
@ -104,6 +104,7 @@ body {
|
||||
height: 100%;
|
||||
outline: none;
|
||||
border: none;
|
||||
padding-right: 10px;
|
||||
}
|
||||
|
||||
.img {
|
||||
|
Loading…
Reference in New Issue
Block a user