mirror of
https://github.com/zombieFox/nightTab.git
synced 2025-06-25 12:01:26 +02:00
[design] improve link items
This commit is contained in:
parent
5c3a10c2f9
commit
e000473e42
@ -23,7 +23,7 @@
|
|||||||
border-radius: var(--radius);
|
border-radius: var(--radius);
|
||||||
padding: 0 1em;
|
padding: 0 1em;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: calc(100% - 2px);
|
height: calc(100% - 3px);
|
||||||
display: flex;
|
display: flex;
|
||||||
z-index: 3;
|
z-index: 3;
|
||||||
position: relative;
|
position: relative;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user