移动端样式

This commit is contained in:
yiqiuyang
2026-08-10 14:07:05 +08:00
parent 22a48ceb9f
commit 387c5695e0
7 changed files with 454 additions and 209 deletions
+3 -3
View File
@@ -134,14 +134,14 @@ const {
top: 50%;
left: 0;
right: 0;
padding: 0 8px; /* no */
padding: 0 8px;
z-index: 10;
pointer-events: none;
.nav-btn {
pointer-events: auto;
width: 32px; /* no */
height: 32px; /* no */
width: 32px;
height: 32px;
border: none;
border-radius: 50%;
background: rgba(255, 255, 255, 0.9);