mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-03 04:26:23 +02:00
fix(frontend): Fix cat ears are awkward on reply modal
This commit is contained in:
@@ -758,6 +758,7 @@ function showReactions(): void {
|
||||
padding: 16px;
|
||||
border: dashed 1px var(--renote);
|
||||
border-radius: 8px;
|
||||
overflow: clip;
|
||||
}
|
||||
|
||||
.channel {
|
||||
|
||||
Reference in New Issue
Block a user