修改picker颜色,修改发布提示动态配置
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user