fix: user settings style adjustment

This commit is contained in:
shuai 2023-05-22 16:29:23 +08:00
parent 58936ca4f5
commit b02fda76ea
1 changed files with 3 additions and 0 deletions

View File

@ -20,6 +20,9 @@
// sm
@media screen and (max-width: 767.9px) {
.settings-nav {
width: 100%;
}
.settings-main {
width: 100%;
}