mirror of
https://github.com/morgan9e/chatgpt-web
synced 2026-04-14 00:14:04 +09:00
Fix mobile formatting issue
This commit is contained in:
@@ -638,3 +638,7 @@ aside.menu.main-menu .menu-expanse {
|
||||
.modal .modal-content.nomax {
|
||||
max-height: none;
|
||||
}
|
||||
|
||||
.modal.chat-settings .field-body {
|
||||
max-width: calc(100% - 40px);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user