mirror of
https://github.com/Novattz/creamlinux-installer.git
synced 2026-05-02 04:52:03 -04:00
fixed list items not filling the overlay
This commit is contained in:
@@ -78,10 +78,13 @@
|
|||||||
overflow-y: auto;
|
overflow-y: auto;
|
||||||
min-height: 200px;
|
min-height: 200px;
|
||||||
@include custom-scrollbar;
|
@include custom-scrollbar;
|
||||||
|
padding: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.dlc-list {
|
.dlc-list {
|
||||||
padding: 0.5rem 0;
|
margin: 0;
|
||||||
|
padding: 0;
|
||||||
|
list-style: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
// DLC item
|
// DLC item
|
||||||
|
|||||||
Reference in New Issue
Block a user