version 3.6

This commit is contained in:
binary-husky
2023-11-20 01:17:59 +08:00
parent 971ac206f3
commit 17d0a32f36
120 changed files with 12092 additions and 626 deletions

View File

@@ -1,3 +1,8 @@
/* 插件下拉菜单 */
#elem_audio {
border-style: hidden !important;
}
.dark {
--background-fill-primary: #050810;
--body-background-fill: var(--background-fill-primary);