mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-11-16 22:13:47 +08:00
fix: add fold-code button when code is expand
This commit is contained in:
@@ -331,6 +331,7 @@ pre {
|
||||
|
||||
.expanded {
|
||||
background-image: none;
|
||||
justify-content: flex-end;
|
||||
}
|
||||
.collapsed {
|
||||
background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.06));
|
||||
|
||||
Reference in New Issue
Block a user