fix
This commit is contained in:
@@ -342,11 +342,13 @@ input:focus{
|
||||
}
|
||||
}
|
||||
|
||||
.trial_page{
|
||||
|
||||
//Library多级菜单
|
||||
.ant-select-allow-clear{
|
||||
font-size: 1.2rem;
|
||||
height: 3rem;
|
||||
// font-size: 1.2rem;
|
||||
// height: 3rem;
|
||||
height: 100%;
|
||||
.ant-select-selector{
|
||||
height: 100%;
|
||||
.ant-select-selection-overflow{
|
||||
@@ -430,6 +432,7 @@ input:focus{
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.ant-modal-mask{
|
||||
background: linear-gradient(45deg, #eee4f3, #f3f4e6);
|
||||
|
||||
Reference in New Issue
Block a user