mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-09-06 20:54:26 +08:00
💄(search): Fix clear button positioning
This commit is contained in:
parent
0a892abd07
commit
3049e9869c
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…
Add table
Reference in a new issue