78ae9c6ea3fd87949c8a8a67065c66bf354fe850
[usecase-ui.git] /
1 nz-select {
2     width: 220px;
3 }
4
5 .task_status {
6     margin-bottom: 20px;
7
8     span {
9         margin-right: 5%;
10     }
11 }
12
13 .task_management_tableheader {
14     word-break: break-word;
15 }
16
17 .task_management_tableaction {
18     word-break: break-word;
19 }
20
21 .task_operation_disabled {
22     color: #A2ABCE;
23     cursor: default;
24 }