黄千龙
2023-08-07 aa7cab63bcc29d8a1cb4667bc982814fc28970e5
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
/*div {
    color: #fff;
    height: 300px;
    overflow-y: auto;
    overflow-x: hidden;
}*/
 .spacer {
    height: 10px;
    /* 设置合适的高度来隔开上下两个模块 */
  }
/*.container {
    width: 1200px; 
    height: 1000px; 
    .uiModal--medium .modal-container
 }*/
/* .modal-container.slds-modal__container{
   min-width: 1200px;
   max-width: 1200px;
   width: 100%;
 }*/