salix/modules/ticket/front/basic-data/step-one/style.scss

9 lines
127 B
SCSS
Raw Normal View History

2019-02-06 10:25:36 +00:00
@import "variables";
2019-02-05 10:25:47 +00:00
2019-10-15 14:19:35 +00:00
.vn-popover {
.address.inactive {
2019-02-08 16:49:51 +00:00
color: $color-font-secondary;
2019-02-05 10:25:47 +00:00
width: 100%;
}
}