pathfinder/demo2/pathfinder.scss

14 lines
199 B
SCSS

@import "./node_modules/bootstrap/scss/bootstrap.scss";
html, body {
height: 100%;
width: 100%;
}
#open-wrapper {
display: block;
position: absolute;
right: 0;
bottom: 0;
}