This commit is contained in:
KONE SOREL 2026-04-06 15:20:24 +00:00
parent 0249796dbd
commit 6b60552b6d

View File

@ -257,7 +257,7 @@ a { text-decoration: none; }
width: 100%;
height: var(--input-h);
padding: 0 14px 0 38px;
border: 2px solid #d0e8f5;
border: 2px solid var(--color-primary);
border-radius: var(--border-r);
font-size: .9rem;
color: var(--text-dark);