update package.json init.ts style.scss

This commit is contained in:
2022-06-13 23:17:09 +09:00
parent 65ca1dd106
commit 8c857daee0
3 changed files with 8 additions and 3 deletions

View File

@ -565,6 +565,6 @@ hr {
}
//パネルブラー
.panel, ._popup, ._window, .dnpfarvg {
._panel, ._popup, ._window, .dnpfarvg, .sqadhkmv {
backdrop-filter: var(--blur, blur(8px));
}