mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
Fix: make dock tab close button smaller
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
This commit is contained in:
parent
477814f1e0
commit
d298412180
@ -81,7 +81,7 @@
|
||||
.close {
|
||||
position: absolute;
|
||||
right: 0px;
|
||||
width: 5ch;
|
||||
width: 4ch;
|
||||
opacity: 0;
|
||||
text-align: center;
|
||||
background: linear-gradient(90deg, transparent 0%, var(--color-active) 25%);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user