mirror of https://gitee.com/answerdev/answer.git
fix: user settings style adjustment
This commit is contained in:
parent
58936ca4f5
commit
b02fda76ea
|
@ -20,6 +20,9 @@
|
|||
|
||||
// sm
|
||||
@media screen and (max-width: 767.9px) {
|
||||
.settings-nav {
|
||||
width: 100%;
|
||||
}
|
||||
.settings-main {
|
||||
width: 100%;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue