Move icons to the left
We do this because they would otherwise collide with the scrollbar Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
This commit is contained in:
parent
62939f1348
commit
e2bf0c84d7
1 changed files with 1 additions and 1 deletions
|
@ -532,7 +532,7 @@ $left-gutter: 64px;
|
||||||
visibility: hidden;
|
visibility: hidden;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
top: 6px;
|
top: 6px;
|
||||||
right: 6px;
|
right: 12px;
|
||||||
width: 19px;
|
width: 19px;
|
||||||
height: 19px;
|
height: 19px;
|
||||||
background-color: $message-action-bar-fg-color;
|
background-color: $message-action-bar-fg-color;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue