mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-10-04 20:39:40 +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;
|
||||||
@@ -529,4 +530,4 @@ div.exports-list {
|
|||||||
margin-top: auto;
|
margin-top: auto;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user