This commit is contained in:
KONE SOREL 2026-03-19 11:36:16 +00:00
parent 31ff5fe4d9
commit ba7766030d

View File

@ -1426,7 +1426,7 @@ select[class*="selectpicker"],
-webkit-backdrop-filter: blur(10px);
padding-top: 5px;
padding-bottom: 5px;
margin-bottom: 0.5rem !important; /* Un peu plus d'espace pour respirer */
margin-bottom: 0.08rem !important; /* Un peu plus d'espace pour respirer */
border-bottom: 1px solid rgba(0,0,0,0.05); /* Optionnel : une ligne très fine pour marquer la séparation au scroll */
transition: all 0.3s ease;
}