This commit is contained in:
KONE SOREL 2026-03-07 11:41:57 +00:00
parent e66eb4f14e
commit 7a12139da8

View File

@ -1476,7 +1476,7 @@ select[class*="selectpicker"],
/* Applique la bordure manquante et l'arrondi Neutral Pro */
.bootstrap-select > .dropdown-toggle.btn-light {
background-color: #fff !important;
border: 2px solid #dee2e6 !important;
border: 2px solid #26292b !important;
border-left: 0 !important; /* L'icône a déjà la bordure gauche */
border-radius: 0 0.375rem 0.375rem 0 !important;
}