mirror of
https://github.com/Yidadaa/ChatGPT-Next-Web.git
synced 2025-09-14 07:06:53 +08:00
feat: old page ui style optiminize
This commit is contained in:
@@ -4,6 +4,10 @@
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
|
||||
div:not(.no-dark) > svg {
|
||||
filter: invert(0.5);
|
||||
}
|
||||
|
||||
.mask-page-body {
|
||||
padding: 20px;
|
||||
overflow-y: auto;
|
||||
|
Reference in New Issue
Block a user