样式修改完成,待测试
This commit is contained in:
@@ -407,6 +407,13 @@
|
||||
transform: translateY(-2px);
|
||||
}
|
||||
|
||||
.uc-btn:disabled {
|
||||
cursor: not-allowed;
|
||||
opacity: 0.65;
|
||||
transform: none;
|
||||
box-shadow: none;
|
||||
}
|
||||
|
||||
.uc-btn-publish {
|
||||
background: var(--bg-light);
|
||||
color: var(--primary);
|
||||
|
||||
Reference in New Issue
Block a user