mirror of
https://github.com/moltbot/moltbot.git
synced 2026-05-13 23:56:07 +00:00
fix: increase padding-right to 70px to fully clear two action buttons
This commit is contained in:
committed by
Peter Steinberger
parent
c52d896ef0
commit
c1c1c0f351
@@ -197,7 +197,7 @@ img.chat-avatar {
|
||||
}
|
||||
|
||||
.chat-bubble.has-copy {
|
||||
padding-right: 62px;
|
||||
padding-right: 70px;
|
||||
}
|
||||
|
||||
.chat-bubble-actions {
|
||||
|
||||
Reference in New Issue
Block a user