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

@@ -207,7 +207,7 @@
.select-with-icon {
position: relative;
max-width: fit-content;
.select-with-icon-select {
height: 100%;
border: var(--border-in-light);
@@ -227,4 +227,4 @@
transform: translateY(-50%);
pointer-events: none;
}
}
}