File size: 187 Bytes
cd46bb2
 
 
 
 
bf1e3ff
 
cd46bb2
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
.settingWrapper {
  width: 100%;

  .outletWrapper {
    padding: 32px 32px 0;
    height: 100%;
    overflow-y: auto;
  }

  .itemDescription {
    padding: 10px 0;
    margin: 0;
  }
}