mirror of
https://github.com/discourse/discourse.git
synced 2026-08-04 10:39:43 +08:00
`body:has()` ends up checking the whole document, which isn't ideal! we don't actually need them in either of these cases in the case of the topic-replies-toggle-wrapper we can use a general sibling selector, and for the presence alignment, the progress bar only shows up at `<= 924px` anyway |
||
|---|---|---|
| .. | ||
| javascripts/discourse | ||
| stylesheets | ||