Spacing adjustments to numberinput and date filters.
This commit is contained in:
parent
2f86e40de1
commit
1db7140f1d
|
@ -247,8 +247,9 @@
|
|||
flex-grow: 2;
|
||||
|
||||
.dropdown-trigger button {
|
||||
padding: 0 0.5em !important;
|
||||
padding: 2px 0.5em !important;
|
||||
height: auto !important;
|
||||
font-size: 1em !important;
|
||||
min-height: 100%;
|
||||
|
||||
i:not(.tainacan-icon-arrowdown) {
|
||||
|
|
|
@ -90,6 +90,7 @@
|
|||
color: var(--tainacan-secondary) !important;
|
||||
padding: 0.25em 0.6em !important;
|
||||
border-radius: 0 !important;
|
||||
min-height: 100%;
|
||||
|
||||
&:hover {
|
||||
background-color: var(--tainacan-primary) !important;
|
||||
|
|
Loading…
Reference in New Issue