diff --git a/Bootstrap_new/css/theme-modern.css b/Bootstrap_new/css/theme-modern.css index e2216278..50ff58e9 100644 --- a/Bootstrap_new/css/theme-modern.css +++ b/Bootstrap_new/css/theme-modern.css @@ -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; }