2019-02-06 10:24:29 +00:00
|
|
|
@import "variables";
|
2018-08-20 07:01:38 +00:00
|
|
|
|
2020-05-08 11:23:06 +00:00
|
|
|
.vn-order-prices-popover .content {
|
2019-10-28 16:31:33 +00:00
|
|
|
.prices {
|
|
|
|
vn-table {
|
|
|
|
.price-kg {
|
|
|
|
color: $color-font-secondary;
|
2020-04-02 13:11:42 +00:00
|
|
|
font-size: .75rem
|
2019-10-28 16:31:33 +00:00
|
|
|
}
|
|
|
|
.vn-input-number {
|
2021-04-19 07:55:56 +00:00
|
|
|
width: 80px;
|
2018-09-14 12:20:58 +00:00
|
|
|
}
|
|
|
|
}
|
2019-10-28 16:31:33 +00:00
|
|
|
.footer {
|
|
|
|
text-align: center;
|
2019-01-31 10:26:03 +00:00
|
|
|
}
|
|
|
|
}
|
2018-08-20 07:01:38 +00:00
|
|
|
}
|