File size: 198 Bytes
194d038
 
 
6d81859
 
 
 
 
 
4138aee
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
.title {
  flex-basis: 60px;
}

.formWrapper {
  :global(.ant-form-item-label) {
    font-weight: 600;
  }
}

.operatorDescription {
  font-size: 14px;
  padding-top: 16px;
  font-weight: normal;
}