mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-10-01 07:36:39 +08:00
Add Styles UI Page [Exporter]
[+] chore(exporter.module.scss): add new styles for .exporter-system.body
This commit is contained in:
parent
532e647d8c
commit
59d9fba045
@ -197,6 +197,12 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
&-system {
|
||||||
|
.body {
|
||||||
|
background-color: var(--white);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
&-user {
|
&-user {
|
||||||
flex-direction: row-reverse;
|
flex-direction: row-reverse;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user