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

View File

@@ -28102,8 +28102,8 @@ body.layout-boxed-lg #page .container {
@media (max-width: 991px) {
#back-top {
right: 15px;
bottom: 5px;
right: 74px;
bottom: 27px;
}
.rtl #back-top {