mirror of
https://github.com/ChatGPTNextWeb/NextChat.git
synced 2026-03-01 08:29:17 +08:00
feat: old page ui style optiminize
This commit is contained in:
@@ -8,6 +8,10 @@
|
||||
justify-content: center;
|
||||
flex-direction: column;
|
||||
|
||||
div:not(.no-dark) > svg {
|
||||
filter: invert(0.5);
|
||||
}
|
||||
|
||||
.mask-header {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
|
||||
Reference in New Issue
Block a user