mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced 2025-07-09 12:30:15 +02:00
[FIX] Scrollbar positioning in content area
This commit is contained in:
parent
055077fa77
commit
500d8ede32
@ -30,7 +30,8 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.nav-padding {
|
.nav-padding {
|
||||||
padding-top: {% header_padding_size %} !important;
|
margin-top: {% header_padding_size %} !important;
|
||||||
|
max-height: calc(100vh - {% header_padding_size %}) !important;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user