Spacing adjustments to numberinput and date filters.

This commit is contained in:
mateuswetah 2020-05-12 09:20:53 -03:00
parent 2f86e40de1
commit 1db7140f1d
2 changed files with 3 additions and 1 deletions

View File

@ -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) {

View File

@ -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;