mirror of
https://github.com/YouHaveTrouble/DiscipleOfLand.git
synced 2026-05-11 22:16:55 +00:00
don't render invisible nodes if possible
This commit is contained in:
@@ -117,6 +117,7 @@ export default defineComponent({
|
|||||||
border: 1px solid #fff;
|
border: 1px solid #fff;
|
||||||
padding: 0.5rem;
|
padding: 0.5rem;
|
||||||
border-radius: 0.25rem;
|
border-radius: 0.25rem;
|
||||||
|
content-visibility: auto;
|
||||||
|
|
||||||
&.active {
|
&.active {
|
||||||
animation: infinite pulsing 6s;
|
animation: infinite pulsing 6s;
|
||||||
|
|||||||
Reference in New Issue
Block a user