@import "variables"; .vn-order-prices-popover { display: block; img[ng-src] { height: 100%; width: 100%; } vn-vertical.data { padding-right: 16px; border-right: 1px solid $color-main; } .prices { vn-table { .warehouse { width: 3em; max-width: 3em; } .price-kg { color: $color-font-secondary; font-size: .8em } .vn-input-number { width: 3.5em; } } .footer { text-align: center; .error { display: none; } &.invalid { .error { display: block; padding-top: 10px; color: $color-alert; text-align: center; } } } } }