mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-10-05 04:49:44 +00:00
Fixed: Fix padding inside top right menus
This commit is contained in:
@@ -81,6 +81,7 @@ header {
|
|||||||
padding: 0;
|
padding: 0;
|
||||||
border-radius: 0;
|
border-radius: 0;
|
||||||
a.dropdown-item {
|
a.dropdown-item {
|
||||||
|
padding: 0.5rem 1rem;
|
||||||
width: 120%;
|
width: 120%;
|
||||||
border: 0;
|
border: 0;
|
||||||
border-bottom: 1px solid $gray-200;
|
border-bottom: 1px solid $gray-200;
|
||||||
|
Reference in New Issue
Block a user