.distributionSetIdx { .van-tabs--line .van-tabs__wrap { height: 30px; } .van-pull-refresh { height: calc(100vh - 120px); overflow: auto; } .headCon { .leftImg { width: 19px; height: 19px; background: url('../../assets/distributionSet/leftIcon.png') top center no-repeat; background-size: 100%; } .leftTxt { color: #434d74; .leftNum { padding-left: 5px; color: #df5e4c; } } .rightCon { color: #FF3456; } } .van-tabs__line { background-color: #FF3456 !important; } .van-tab--active .van-tab__text--ellipsis { color: #FF3456; } .contentCon { height: calc(100% - 120px); .content { margin-top: 6px; .titleName { color: #8787a6; } .valueName { color: #404d74; } .valueName1 { width: 90px; display: inline-block; } .effective { color: #4dc193; } } .approval { color: #df5e4c; } } } .distributionDetailIdx { overflow: auto; .kBordBott { color: #404d74; } .noPaddingTopCell { .van-cell { padding-right: 0; width: 250px; } } .noPaddingRCell { padding-right: var(--van-cell-horizontal-padding); .van-cell { padding-right: 0; width: 250px; } } .van-button--primary { border-color: #FF3456; background-color: #FF3456; } }