This commit is contained in:
KONE SOREL 2026-03-13 15:58:54 +00:00
parent 5de6af3cb6
commit 9b4c09c5ad

View File

@ -1421,7 +1421,7 @@ select[class*="selectpicker"],
z-index: 1050; /* Doit être supérieur aux cartes et tableaux */
background-color: rgba(244, 247, 250, 0.8); /* Couleur de fond de votre page avec transparence */
backdrop-filter: blur(10px); /* Effet de flou moderne */
padding-top: 5px;
padding-top: 2px;
padding-bottom: 5px;
margin-bottom: 0.01rem !important;
transition: all 0.3s ease;