Reply status faded orange background missing on some replies
- Dominant language
- JavaScript
- Stars
- 1.5k
- Forks
- 186
- Avg merge
- 1d 36m
- Merged PRs (30d)
- 11
Description
### Site
_No response_
### Version
2025.01.26.24f03f5
### Instance
_No response_
### Browser
- Zen (Firefox) on MacOS
### Bug description
Some replies do not have the faded orange background.
### To reproduce
_No response_
### Expected behavior
_No response_
### Other
This commit ([c619a7c6](https://github.com/cheeaun/phanpy/commit/caee38c98fd59538803a8c927712c1bf0b2ab402)) introduced this CSS rule https://github.com/cheeaun/phanpy/blob/c619a7c6b397562f3b3e995a713b0d6bcd91b28f/src/app.css#L949-L953 which I think is producing wrong styles.
Here's a screenshot of a correct (I think) status:
And a "wrong" one:
The wrong one has a "non-compact" original message (that seems to be the pattern). Is this intended?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.