Adjust position of back-to-top button on mobile view
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user