mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-22 17:26:46 +08:00
讲师管理bug
This commit is contained in:
@@ -441,13 +441,13 @@ const changeOut = () => {
|
||||
left: 0px !important;
|
||||
}
|
||||
.pover{
|
||||
// ::v-deep .ant-select-selector{
|
||||
// height: 30px !important;
|
||||
// border-radius: 4px !important;
|
||||
// line-height: 30px !important;
|
||||
// }
|
||||
::v-deep .ant-select-selector{
|
||||
height: 40px !important;
|
||||
border-radius: 8px !important;
|
||||
line-height: 40px !important;
|
||||
}
|
||||
.search{
|
||||
margin-top: 10px;
|
||||
// margin-top: 10px;
|
||||
}
|
||||
.tree{
|
||||
margin-top: 5px;
|
||||
|
||||
Reference in New Issue
Block a user