mirror of
https://github.com/prymitive/karma
synced 2026-05-07 03:26:52 +00:00
fix(ui): better css for filter input color
This commit is contained in:
committed by
Łukasz Mierzwa
parent
11c887e29c
commit
85ea5e14e3
@@ -5,7 +5,7 @@
|
||||
border-bottom: $border-width solid $filterinput-border;
|
||||
|
||||
.bg-inherit {
|
||||
background-color: inherit;
|
||||
background-color: unset;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user