mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-12-26 10:05:56 +08:00
feat: seperate chat page
This commit is contained in:
6
app/containers/discoverAssistant/index.module.scss
Normal file
6
app/containers/discoverAssistant/index.module.scss
Normal file
@@ -0,0 +1,6 @@
|
||||
.discover-assistant-container {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
|
||||
fill: var(--light-opacity-white-60, rgba(255, 255, 255, 0.60));
|
||||
}
|
||||
Reference in New Issue
Block a user