mirror of
https://github.com/discourse/discourse.git
synced 2025-05-23 08:17:24 +08:00
PERF: eliminate some slow CSS selectors (#25392)
This commit is contained in:
@ -1,5 +1,6 @@
|
||||
.discourse-local-date {
|
||||
> * {
|
||||
svg,
|
||||
span {
|
||||
pointer-events: none;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user