fix: replace settings mobile tabs with 2-col grid and remove fab
This commit is contained in:
+1
-4
@@ -725,7 +725,7 @@
|
||||
}
|
||||
:where(html[data-nav="bottom"]) .scroll-area,
|
||||
:where(html[data-nav="fab"]) .scroll-area {
|
||||
padding: 12px 14px 88px;
|
||||
padding: 12px 14px 74px;
|
||||
}
|
||||
|
||||
.scroll-area::-webkit-scrollbar {
|
||||
@@ -1507,7 +1507,4 @@ select {
|
||||
:where(html[data-nav="bottom"]) .scroll-area {
|
||||
padding-bottom: 52px;
|
||||
}
|
||||
.fab {
|
||||
bottom: 50px !important;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user