fix: increase padding-right to 70px to fully clear two action buttons

This commit is contained in:
jjjojoj
2026-04-06 22:04:34 +08:00
committed by Peter Steinberger
parent c52d896ef0
commit c1c1c0f351

View File

@@ -197,7 +197,7 @@ img.chat-avatar {
}
.chat-bubble.has-copy {
padding-right: 62px;
padding-right: 70px;
}
.chat-bubble-actions {