salix/modules/route/front/tickets/style.scss

10 lines
143 B
SCSS
Raw Normal View History

2019-04-04 11:06:41 +00:00
@import "variables";
vn-route-tickets form{
margin: 0 auto;
max-width: $width-lg;
2020-12-21 11:37:36 +00:00
.order-field {
max-width: 30px;
}
2019-04-04 11:06:41 +00:00
}