mirror of
https://github.com/PlayEdu/backend
synced 2025-12-28 22:29:43 +08:00
部门、分类管理页面图标替换
This commit is contained in:
@@ -406,6 +406,16 @@ textarea.ant-input {
|
||||
}
|
||||
}
|
||||
|
||||
.ant-tree-title {
|
||||
.iconfont {
|
||||
color: rgba(0, 0, 0, 0.3);
|
||||
cursor: pointer;
|
||||
&:hover {
|
||||
opacity: 0.8;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.ant-modal-confirm-btns > .ant-btn-default:hover {
|
||||
color: #ff4d4f !important;
|
||||
border-color: #ff4d4f;
|
||||
|
||||
Reference in New Issue
Block a user