df
This commit is contained in:
@@ -1421,8 +1421,8 @@ 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: 15px;
|
||||
padding-bottom: 15px;
|
||||
padding-top: 5px;
|
||||
padding-bottom: 5px;
|
||||
margin-bottom: 0.01rem !important;
|
||||
transition: all 0.3s ease;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user