fix: alignment of mobile settings page title.

This commit is contained in:
Yorun
2023-06-26 04:16:06 +00:00
parent 5f7c262759
commit b003a374b8
4 changed files with 11 additions and 9 deletions

View File

@@ -25,10 +25,6 @@
.window-header-sub-title {
font-size: 14px;
}
@media screen and (max-width: 600px) {
text-align: center;
}
}
.window-actions {