fix: fix member page flex styles

This commit is contained in:
RockYang 2023-11-14 11:21:16 +08:00
parent 998f67ac5d
commit 2204038951
2 changed files with 1 additions and 2 deletions

View File

@ -5,4 +5,4 @@ VUE_APP_PASS=12345678
VUE_APP_ADMIN_USER=admin
VUE_APP_ADMIN_PASS=admin123
VUE_APP_KEY_PREFIX=ChatPLUS_DEV_
VUE_APP_TITLE="ChatGPT-PLUS V3"
VUE_APP_TITLE="Chat-Plus V3"

View File

@ -314,7 +314,6 @@ const logout = function () {
}
.inner {
display flex
color #ffffff
padding 15px 0 15px 15px;
overflow-x hidden