1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00

Clean up some duplicated styles

Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
This commit is contained in:
Alex Andreev 2020-10-22 14:59:21 +03:00
parent 4b0b635d73
commit d5ed79d128

View File

@ -3,13 +3,6 @@
min-width: 150px;
width: 150px;
label {
background: none;
border: none;
border-radius: $radius;
box-shadow: 0 0 0 1px $halfGray;
}
.find-count {
margin-left: 2px;
}