mirror of
https://github.com/yangjian102621/geekai.git
synced 2025-11-10 03:03:43 +08:00
fix: fix member page flex styles
This commit is contained in:
@@ -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"
|
||||
|
||||
@@ -314,7 +314,6 @@ const logout = function () {
|
||||
}
|
||||
|
||||
.inner {
|
||||
display flex
|
||||
color #ffffff
|
||||
padding 15px 0 15px 15px;
|
||||
overflow-x hidden
|
||||
|
||||
Reference in New Issue
Block a user