优化发布页默认输入与在线时间校验
This commit is contained in:
@@ -210,6 +210,14 @@
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
.radio-btn.disabled,
|
||||
.radio-btn:disabled {
|
||||
border-color: #e5e7eb;
|
||||
background: #f3f4f6;
|
||||
color: #a8b0bd;
|
||||
cursor: not-allowed;
|
||||
}
|
||||
|
||||
.time-row,
|
||||
.result-grid {
|
||||
display: grid;
|
||||
|
||||
Reference in New Issue
Block a user