mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
Reduce Badge sizing
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
This commit is contained in:
parent
feccbc6a2e
commit
647e3cc5d0
@ -34,7 +34,8 @@
|
||||
.badge:not(.flat) {
|
||||
background: var(--colorVague);
|
||||
border-radius: 3px;
|
||||
padding: .2em .4em;
|
||||
line-height: normal;
|
||||
padding: 0.2rem 0.4rem;
|
||||
}
|
||||
|
||||
.small {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user