parent
cb98970094
commit
88ec5970d5
2 changed files with 3 additions and 1 deletions
|
@ -541,6 +541,7 @@
|
||||||
outline: 0;
|
outline: 0;
|
||||||
z-index: 5;
|
z-index: 5;
|
||||||
resize: none;
|
resize: none;
|
||||||
|
font-size: 1em;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -977,7 +977,8 @@ input.search {
|
||||||
border: 0;
|
border: 0;
|
||||||
outline: 0;
|
outline: 0;
|
||||||
z-index: 5;
|
z-index: 5;
|
||||||
resize: none; }
|
resize: none;
|
||||||
|
font-size: 1em; }
|
||||||
|
|
||||||
.toast {
|
.toast {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
|
|
Loading…
Reference in a new issue