mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
Fix metric bar gap
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
This commit is contained in:
parent
0d4bca1137
commit
9de6a9f6c8
@ -7,7 +7,7 @@
|
||||
--metric-color: gray;
|
||||
|
||||
display: flex;
|
||||
gap: 0.5rem;
|
||||
gap: var(--padding);
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user