修改picker颜色,修改发布提示动态配置

This commit is contained in:
筱野
2025-12-04 21:55:16 +08:00
parent 7c2da40d7d
commit fdc8663bb2
3 changed files with 4 additions and 4 deletions

View File

@@ -16,7 +16,7 @@
right: 16px !important;
width: calc(100% - 32px);
height: 48px;
background: rgba(22, 24, 35, 0.05);
background: rgba(0, 0, 0, 0.02);
transform: translateY(-50%);
border-radius: 4px;
pointer-events: none;