File size: 109 Bytes
194d038
 
 
6d81859
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
.title {
  flex-basis: 60px;
}

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