fix: 同步主题定制器状态到根节点,优化全局悬浮按钮位置

This commit is contained in:
jxxghp
2026-06-02 22:44:53 +08:00
parent 0867236b68
commit caef6eca67
4 changed files with 241 additions and 133 deletions

View File

@@ -22,8 +22,8 @@ code {
%blurry-bg {
position: relative;
isolation: isolate;
box-shadow: 0 1px 3px rgba(0, 0, 0, 4%), 0 1px 2px rgba(0, 0, 0, 2%);
isolation: isolate;
@media (width >= 1280px) and (hover: hover) {
background: rgba(var(--v-theme-background), 1);