mirror of
https://codeberg.org/PostERG/xamxam.git
synced 2026-05-06 19:19:19 +02:00
Lock body scroll: only main/inner elements scroll on admin and public pages
This commit is contained in:
@@ -6,6 +6,8 @@
|
||||
|
||||
.tfe-main {
|
||||
flex: 1;
|
||||
min-height: 0;
|
||||
overflow-y: auto;
|
||||
padding: var(--space-l) var(--space-m) var(--space-xl);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user