Code Review
/
usecase-ui.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
8c6b57b31b817d7e2643f8d689fc280491900733
[usecase-ui.git]
/
1
nz-select {
2
width: 70%;
3
}
4
5
.taskmodel_list {
6
margin-bottom: 20px;
7
8
.list_title {
9
color: rgba(0, 0, 0, 0.85);
10
font-weight: 500;
11
margin: 0;
12
}
13
14
.listitem_subtitle {
15
font-size: 14px;
16
color: rgba(0, 0, 0, 0.85);
17
margin-bottom: 16px;
18
font-weight: 500;
19
}
20
21
}