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