fix style error for the input section

This commit is contained in:
AntoninoP 2024-08-10 10:54:48 +02:00
parent 8760444feb
commit 447584393b

View File

@ -37,7 +37,7 @@
.formGroup select {
width: 100%;
padding: 1.2rem;
height: 3.5rem;
height: 4rem;
background-color: var(--input-bg-color);
border: 1px solid var(--input-border-color);
border-radius: 0.5rem;