mirror of
https://github.com/AstrBotDevs/AstrBot
synced 2026-07-19 02:12:46 +08:00
fix: update user message bubble styling for improved appearance
This commit is contained in:
@@ -1477,8 +1477,10 @@ export default {
|
||||
|
||||
.user-bubble {
|
||||
color: var(--v-theme-primaryText);
|
||||
padding: 12px 16px;
|
||||
padding: 18px 20px;
|
||||
font-size: 16px;
|
||||
max-width: 60%;
|
||||
border-radius: 1.5rem;
|
||||
}
|
||||
|
||||
.bot-bubble {
|
||||
|
||||
Reference in New Issue
Block a user