1
0
Fork 0
beathaven/app/assets/stylesheets/tour.css.scss

14 lines
130 B
SCSS

.tour .step {
display: none;
}
.tour .step-1 {
display: block;
}
.popover {
z-index: 99999;
p {
margin: 8px 0;
}
}