更新圖示與部署更新機制並整理 README

This commit is contained in:
2026-04-16 20:35:31 +08:00
parent 36a39f0b8f
commit c097ceb9ad
11 changed files with 1134 additions and 1019 deletions
+7
View File
@@ -948,6 +948,10 @@
border-radius: 999px;
padding: 14px 14px;
cursor: pointer;
user-select: none;
-webkit-user-select: none;
-webkit-touch-callout: none;
touch-action: manipulation;
font: inherit;
font-size: 1rem;
color: #4a2e1d;
@@ -964,6 +968,9 @@
.rail-pill-hold-wrap {
display: grid;
gap: 8px;
user-select: none;
-webkit-user-select: none;
-webkit-touch-callout: none;
}
.rail-pill-hold-wrap-active {