Merge ad5596647e
into 50ac509a01
commit
ddf3cd3287
|
@ -10,6 +10,11 @@ Please see LICENSE files in the repository root for full details.
|
||||||
flex: 1 1 0;
|
flex: 1 1 0;
|
||||||
min-width: 0;
|
min-width: 0;
|
||||||
|
|
||||||
|
.mx_textinput_search {
|
||||||
|
padding-top: 10px;
|
||||||
|
padding-bottom: 10px;
|
||||||
|
}
|
||||||
|
|
||||||
&.mx_SearchBox_blurred:not(:hover) {
|
&.mx_SearchBox_blurred:not(:hover) {
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue