打发十分
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
yiqiu
2025-11-24 00:55:16 +08:00
parent d07fe5b4b2
commit 29fe7c606a

View File

@@ -837,7 +837,7 @@
.aside-tools {
position: fixed;
top: 45%;
right: 0;
right: 20px;
z-index: 3;
transform: translateY(-50%);
}
@@ -848,8 +848,7 @@
backdrop-filter: blur(20px);
box-shadow: 0 8px 32px rgba(15, 23, 42, 0.6);
border: 1px solid rgba(148, 163, 184, 0.15);
border-right: none;
border-radius: 8px 0 0 8px;
border-radius: 8px;
overflow: visible;
}