Align filter selects with button height
This commit is contained in:
parent
ec3c9b06ae
commit
7b2749ae92
1 changed files with 1 additions and 0 deletions
|
|
@ -475,6 +475,7 @@ select,
|
|||
textarea {
|
||||
width: 100%;
|
||||
padding: 12px 14px;
|
||||
min-height: 44px;
|
||||
border-radius: 10px;
|
||||
border: 1px solid rgba(148, 163, 184, 0.35);
|
||||
background: rgba(255, 255, 255, 0.04);
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue