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

@ -144,6 +144,7 @@ export default defineComponent({
.ukygtjoj {
position: relative;
overflow: hidden; overflow: clip;
contain: content;
&.naked {
background: transparent !important;