mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-02-22 23:23:54 +08:00
💄(search): Fix clear button positioning
This commit is contained in:
parent
20510a1e8f
commit
54ecb2bd58
1 changed files with 1 additions and 1 deletions
|
@ -73,7 +73,7 @@
|
|||
|
||||
&.clear {
|
||||
position: absolute;
|
||||
top: 0;
|
||||
top: 3px;
|
||||
right: 4px;
|
||||
color: @input-accessory-color;
|
||||
display: none;
|
||||
|
|
Loading…
Reference in a new issue