diff --git a/frontend/src/views/system/plugin/index.vue b/frontend/src/views/system/plugin/index.vue index 0cb123a1a5..acb687e30a 100644 --- a/frontend/src/views/system/plugin/index.vue +++ b/frontend/src/views/system/plugin/index.vue @@ -41,12 +41,8 @@
-
diff --git a/frontend/src/views/system/task/DatasetTaskList.vue b/frontend/src/views/system/task/DatasetTaskList.vue index 76746d751e..ec265a7755 100644 --- a/frontend/src/views/system/task/DatasetTaskList.vue +++ b/frontend/src/views/system/task/DatasetTaskList.vue @@ -918,7 +918,7 @@ span { cursor: pointer; } } -.f14 { +.f14:not(.is-leaf) { .cell { font-size: 12px !important; }