1
0
mirror of https://github.com/mgerb/ps-launcher synced 2026-01-09 01:52:57 +00:00
Files
ps-launcher/app/components/Wrapper/Wrapper.scss
2017-10-29 13:04:59 -05:00

8 lines
110 B
SCSS

@import '../../scss/variables.scss';
.wrapper {
display: flex;
flex-direction: column;
height: 100%;
}