mirror of
https://codeberg.org/PostERG/xamxam.git
synced 2026-08-10 07:11:18 +02:00
feat: add padding-bottom to tfe left column for synopsis breathing room
This commit is contained in:
@@ -43,6 +43,7 @@
|
|||||||
gap: var(--space-m);
|
gap: var(--space-m);
|
||||||
overflow-y: auto;
|
overflow-y: auto;
|
||||||
min-width: 0;
|
min-width: 0;
|
||||||
|
padding-bottom: var(--space-xl);
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Right column: holds files — scrolls independently */
|
/* Right column: holds files — scrolls independently */
|
||||||
|
|||||||
Reference in New Issue
Block a user