dev: fixed formatting

This commit is contained in:
lscambo13
2025-03-28 06:34:31 -07:00
parent af76751329
commit edcd66abac

View File

@@ -444,8 +444,8 @@ html {
/* hide sync button on home screen on phones only in portrait mode */
@media (orientation: portrait) {
.layout-mobile .skinHeader.noHomeButtonHeader .headerSyncButton {
display: none;
}
display: none;
}
}
.pageTitle {