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

Remove custom styling for SearchInput

Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
This commit is contained in:
Alex Andreev 2022-01-27 16:46:39 +03:00
parent a2b9153e52
commit 04a6fa3940

View File

@ -11,13 +11,6 @@
min-width: 220px;
> label {
color: inherit;
background: none;
border: none;
border-radius: var(--border-radius);
box-shadow: 0 0 0 1px var(--halfGray);
padding: var(--spacing);
.Icon {
height: calc(var(--margin) * 2);
width: calc(var(--margin) * 2);