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:
parent
a2b9153e52
commit
04a6fa3940
@ -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);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user