mirror of
https://github.com/PlayEdu/backend
synced 2025-12-29 00:39:48 +08:00
学员列表初步
This commit is contained in:
@@ -155,9 +155,18 @@ textarea.ant-input {
|
||||
.ant-select:not(.ant-select-disabled):hover .ant-select-selector {
|
||||
border-color: #ff4d4f !important;
|
||||
}
|
||||
|
||||
.ant-select-focused .ant-select-selector,
|
||||
.ant-select-selector:focus,
|
||||
.ant-select-selector:active {
|
||||
border-color: #ff4d4f !important;
|
||||
box-shadow: 0 0 2px #ff4d4f !important;
|
||||
}
|
||||
|
||||
.ant-pagination-item-active {
|
||||
border-color: #ff4d4f !important;
|
||||
}
|
||||
|
||||
.ant-pagination-item-active a {
|
||||
color: #ff4d4f !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user