mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-12 13:24:25 +00:00
Fixed: Fix padding inside top right menus
This commit is contained in:
parent
34c97769a6
commit
8d19e8d7af
@ -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;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user