q3stats/frontend/sass/views/ErrorView.scss

10 lines
164 B
SCSS
Raw Normal View History

2017-03-06 19:33:09 +00:00
.q3stats-error-view {
align-items: center;
bottom: 0px;
display: flex;
justify-items: center;
left: 0px;
position: absolute;
right: 0px;
top: 0px;
}