mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-10-01 07:36:39 +08:00
Add gap between elements
This commit is contained in:
parent
d93c415bad
commit
303b47ce5a
@ -325,6 +325,7 @@
|
||||
box-sizing: border-box;
|
||||
font-size: 12px;
|
||||
justify-content: space-between;
|
||||
gap: 15px;
|
||||
}
|
||||
|
||||
.chat-message-action-date {
|
||||
|
Loading…
Reference in New Issue
Block a user