summaryrefslogtreecommitdiffstats
path: root/usecaseui-portal/src/app/shared/components/basic-info/basic-info.component.less
blob: 0415b5f3d3225f0eabd7dbb834867c362ded759a (plain)
1
2
3
4
5
6
7
8
9
10
.taskmodel_list {
    margin-bottom: 20px;

    .listitem_subtitle {
        font-size: 14px;
        color: rgba(0, 0, 0, 0.85);
        margin-bottom: 16px;
        font-weight: 500;
    }
}