mirror of
https://github.com/ChatGPTNextWeb/NextChat.git
synced 2026-03-02 16:23:23 +08:00
feat: add export to .md button
This commit is contained in:
@@ -328,4 +328,8 @@
|
||||
position: absolute;
|
||||
right: 30px;
|
||||
bottom: 10px;
|
||||
}
|
||||
|
||||
.export-content {
|
||||
white-space: break-spaces;
|
||||
}
|
||||
Reference in New Issue
Block a user