update stylle

dev_tpm_ui
tangjiang 5 years ago
parent f1cba4e45f
commit 0a9533886f

@ -41,12 +41,14 @@ $ml: 20px;
} }
.item-desc{ .item-desc{
flex: 1; flex: 1;
margin-left: $ml; // margin-left: $ml;
margin-left: 5px;
} }
.item-header{ .item-header{
font-size: $fz14; font-size: $fz14;
line-height: $lh14; line-height: $lh14;
color: #333; color: #333;
margin-left: 15px;
.item-time{ .item-time{
font-size: $fz12; font-size: $fz12;
line-height: $lh14; line-height: $lh14;

Loading…
Cancel
Save