定时发布和立即发布切换
This commit is contained in:
@ -592,7 +592,8 @@ onMounted(() => {
|
||||
color: #6d4cfe !important;
|
||||
}
|
||||
|
||||
:deep(.arco-table-cell) {
|
||||
/* 只对 td 单元格应用样式,避免影响表头 */
|
||||
:deep(td .arco-table-cell) {
|
||||
padding: 0px !important;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
|
||||
Reference in New Issue
Block a user