Adjust position of back-to-top button on mobile view

This commit is contained in:
2025-04-22 23:52:02 +02:00
parent a155698a53
commit f49f7946ec
17 changed files with 11099 additions and 4739 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -28347,7 +28347,7 @@ body.layout-boxed-lg #page .container {
@media (max-width: 991px) {
#back-top {
right: 15px;
right: 35px;
bottom: 5px;
}