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>
pull/21833/head
Šimon Brandner 2021-02-09 08:16:36 +01:00
parent 62939f1348
commit e2bf0c84d7
No known key found for this signature in database
GPG Key ID: 9760693FDD98A790
1 changed files with 1 additions and 1 deletions

View File

@ -532,7 +532,7 @@ $left-gutter: 64px;
visibility: hidden;
cursor: pointer;
top: 6px;
right: 6px;
right: 12px;
width: 19px;
height: 19px;
background-color: $message-action-bar-fg-color;