mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-11-16 22:13:47 +08:00
Add gap between elements
This commit is contained in:
@@ -325,6 +325,7 @@
|
||||
box-sizing: border-box;
|
||||
font-size: 12px;
|
||||
justify-content: space-between;
|
||||
gap: 15px;
|
||||
}
|
||||
|
||||
.chat-message-action-date {
|
||||
|
||||
Reference in New Issue
Block a user