Align filter selects with button height

This commit is contained in:
Tero Halla-aho 2025-11-28 11:43:12 +02:00
parent ec3c9b06ae
commit 7b2749ae92

View file

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