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