mirror of
https://github.com/prymitive/karma
synced 2026-05-05 03:16:51 +00:00
chore(ui): reduce padding for the filter input
This commit is contained in:
@@ -3,8 +3,8 @@
|
||||
height: auto;
|
||||
min-height: 2.6rem;
|
||||
|
||||
padding-top: 2px;
|
||||
padding-bottom: 2px;
|
||||
padding-top: 1px;
|
||||
padding-bottom: 1px;
|
||||
padding-left: 0.25rem;
|
||||
padding-right: 0.25rem;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user