* zin: fix table-data style.
This commit is contained in:
@@ -3,4 +3,4 @@
|
||||
.detail-side {background: #fff; height: min-content;}
|
||||
.detail-side .tabs:not(:first-child) {border-top: 1px solid #E6EAF1;}
|
||||
.detail-side .tabs {padding-top: 12px; padding-bottom: 20px;}
|
||||
.detail-side > .table-data {margin-top: 16px;}
|
||||
.detail-side > .table-data {width: 100%;}
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
.table-data {table-layout: fixed;}
|
||||
.table-data th,
|
||||
.table-data .table-data-th {min-width: 60px; color: var(--color-slate-600);}
|
||||
|
||||
.table-data .table-data-th {width: 60px; color: var(--color-slate-600);}
|
||||
|
||||
@@ -3,7 +3,6 @@
|
||||
.reviewerRow .reviewerBox{width:100%;}
|
||||
.branchIdBox{width:120px;}
|
||||
.reviewerRow .checkbox-primary{width:110px; padding-left:8px;}
|
||||
.detail-side .table-data{width:100%;}
|
||||
|
||||
#linkedStories .label, #linkStoriesBox .label, .twins .label{margin-right:8px;}
|
||||
.twins .title{margin-right:8px;}
|
||||
|
||||
Reference in New Issue
Block a user