forked from Berry-Dash/launcher
4px difference makes a big difference
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
}
|
||||
|
||||
.downloads-scroll {
|
||||
@apply h-[calc(100vh-80px)] bg-(--col1) border border-(--col3) rounded-lg overflow-y-auto w-full;
|
||||
@apply h-[calc(100vh-84px)] bg-(--col1) border border-(--col3) rounded-lg overflow-y-auto w-full;
|
||||
}
|
||||
|
||||
.downloads-entry {
|
||||
|
||||
Reference in New Issue
Block a user