mirror of
https://github.com/zombieFox/nightTab.git
synced 2025-01-30 09:48:58 +01:00
[bug] fix link item size control
This commit is contained in:
parent
092497d945
commit
ec20973b36
@ -127,6 +127,7 @@
|
||||
|
||||
.group-body {
|
||||
background-color: transparent;
|
||||
font-size: var(--link-item-size);
|
||||
position: relative;
|
||||
min-height: var(--link-item-height);
|
||||
display: grid;
|
||||
|
Loading…
Reference in New Issue
Block a user