chore(client): rendering performance tweak a bit

This commit is contained in:
syuilo 2022-07-05 22:35:57 +09:00
parent 60710805d5
commit f66235f066
5 changed files with 34 additions and 29 deletions

View file

@ -113,6 +113,7 @@ export default defineComponent({
}
> .widget, .customize-container {
contain: content;
margin: var(--margin) 0;
&:first-of-type {