mirror of
https://github.com/Yidadaa/ChatGPT-Next-Web.git
synced 2025-09-02 05:13:06 +08:00
6 lines
149 B
SCSS
6 lines
149 B
SCSS
.discover-assistant-container {
|
|
display: flex;
|
|
flex-direction: column;
|
|
|
|
fill: var(--light-opacity-white-60, rgba(255, 255, 255, 0.60));
|
|
} |