fix: reactions escaping view in note view
This commit is contained in:
@@ -744,7 +744,8 @@ function animatedMFM() {
|
|||||||
z-index: 1;
|
z-index: 1;
|
||||||
margin-top: 0.4em;
|
margin-top: 0.4em;
|
||||||
width: max-content;
|
width: max-content;
|
||||||
min-width: max-content;
|
min-width: min-content;
|
||||||
|
max-width: fit-content;
|
||||||
}
|
}
|
||||||
|
|
||||||
.replyTo {
|
.replyTo {
|
||||||
|
|||||||
Reference in New Issue
Block a user