aad9a554b45e538386a0311128ea54a226d05147
[usecase-ui.git] /
1 nz-select {
2     width: 70%;
3 }
4
5 .taskmodel_list {
6     margin-bottom: 20px;
7
8     .listitem_subtitle {
9         font-size: 14px;
10         color: rgba(0, 0, 0, 0.85);
11         margin-bottom: 16px;
12         font-weight: 500;
13     }
14
15 }