高章伟
2022-05-16 2e38b5c0b5e2ce302aed60be311f1c56986b1c06
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
.THIS#test  {
    position: absolute;
}
.THIS .slds-dropdown_left{
    overflow:auto;
}
/*2021-10-19  mzy  任务管理改善  start*/
.THIS .fontSize{
    font-size: 20px;
}
.THIS .CheckSize{
    width: 20px;
    height: 20px;
}
.THIS .TextArea{
    margin: 0px; 
    width: 556px; 
    height: 190px;
    resize: none;
}
/*2021-10-19  mzy  任务管理改善  end*/