@import "variables"; vn-fixed-price{ smart-table table{ [shrink-field]{ width: 90px; max-width: 90px; } [shrink-field-expand]{ width: 150px; max-width: 150px; } } .minPrice { align-items: center; text-align: center; vn-input-number { width: 75px; max-width: 75px; } } smart-table table tbody > * > td .chip { padding: 0px; } smart-table table tbody > * > td{ padding: 0px; padding-left: 5px; padding-right: 5px; } smart-table table tbody > * > td .chip.warning { color: $color-font-bg } .vn-field > .container > .infix > .control > input { color: inherit; } vn-input-number.inactive{ input { color: $color-font-light !important; } } }