Remove redundant tag selector filter CSS on macOS

The Search component provides the same styling.
This commit is contained in:
Dan Stillman 2019-03-28 07:10:05 -04:00
parent d9cee322cd
commit f7f10c7405

View file

@ -7,11 +7,6 @@
border-top: 1px solid $shade-3;
}
.tag-selector-filter {
-moz-appearance: searchfield;
height: 24px;
}
.tag-selector-actions {
flex: none;
border: 0;