fg
This commit is contained in:
parent
5de6af3cb6
commit
9b4c09c5ad
|
|
@ -1421,7 +1421,7 @@ select[class*="selectpicker"],
|
||||||
z-index: 1050; /* Doit être supérieur aux cartes et tableaux */
|
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 */
|
background-color: rgba(244, 247, 250, 0.8); /* Couleur de fond de votre page avec transparence */
|
||||||
backdrop-filter: blur(10px); /* Effet de flou moderne */
|
backdrop-filter: blur(10px); /* Effet de flou moderne */
|
||||||
padding-top: 5px;
|
padding-top: 2px;
|
||||||
padding-bottom: 5px;
|
padding-bottom: 5px;
|
||||||
margin-bottom: 0.01rem !important;
|
margin-bottom: 0.01rem !important;
|
||||||
transition: all 0.3s ease;
|
transition: all 0.3s ease;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user