Fix active app indicator position

Signed-off-by: Julius Härtl <jus@bitgrid.net>
This commit is contained in:
Julius Härtl 2022-08-31 14:38:39 +02:00
parent aa85e1c2af
commit ad8fadf157
No known key found for this signature in database
GPG Key ID: 4C614C6ED2CDE6DF
3 changed files with 1 additions and 1 deletions

View File

@ -153,7 +153,7 @@ $header-icon-size: 20px;
border-radius: 3px;
background-color: var(--color-primary-text);
left: 50%;
bottom: 3px;
bottom: 6px;
display: block;
transition: all 0.1s ease-in-out;
opacity: 1;

BIN
dist/core-main.js vendored

Binary file not shown.

BIN
dist/core-main.js.map vendored

Binary file not shown.