mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-01-01 13:14:16 +08:00
💄(composer): Properly align 'X more' token
This commit is contained in:
parent
bb99f95d2c
commit
57d7057161
1 changed files with 1 additions and 1 deletions
|
@ -190,7 +190,7 @@ body.platform-win32 {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
right: 0;
|
right: 0;
|
||||||
z-index: 2;
|
z-index: 2;
|
||||||
top: 9px;
|
top: 6px;
|
||||||
.show-more-fade {
|
.show-more-fade {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
width: 190px;
|
width: 190px;
|
||||||
|
|
Loading…
Reference in a new issue