Code Review
/
usecase-ui.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
da4aa09f6e3c2c2520471a01efe5cba1c8044b2c
[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_operation_disabled {
14
color: #A2ABCE;
15
cursor: default;
16
}