diff --git a/src/components/growthpath/StudentManage.vue b/src/components/growthpath/StudentManage.vue index 8788e3f2..1f701950 100644 --- a/src/components/growthpath/StudentManage.vue +++ b/src/components/growthpath/StudentManage.vue @@ -768,6 +768,11 @@ defineExpose({ getStuList, startLoading }); ::v-deep .ant-tooltip-inner { color: #000 !important; } + +::v-deep .ant-select-selector { + display: flex; + align-items: center; +} ::v-deep .ant-pagination-total-text { color: #818a92; } diff --git a/src/views/growthpath/EditingTasks.vue b/src/views/growthpath/EditingTasks.vue index 5c622b8f..5fde8061 100644 --- a/src/views/growthpath/EditingTasks.vue +++ b/src/views/growthpath/EditingTasks.vue @@ -131,7 +131,7 @@ />