Remove redundant tag selector filter CSS on macOS
The Search component provides the same styling.
This commit is contained in:
parent
d9cee322cd
commit
f7f10c7405
1 changed files with 0 additions and 5 deletions
|
@ -7,11 +7,6 @@
|
||||||
border-top: 1px solid $shade-3;
|
border-top: 1px solid $shade-3;
|
||||||
}
|
}
|
||||||
|
|
||||||
.tag-selector-filter {
|
|
||||||
-moz-appearance: searchfield;
|
|
||||||
height: 24px;
|
|
||||||
}
|
|
||||||
|
|
||||||
.tag-selector-actions {
|
.tag-selector-actions {
|
||||||
flex: none;
|
flex: none;
|
||||||
border: 0;
|
border: 0;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue