10 lines
164 B
SCSS
10 lines
164 B
SCSS
.q3stats-error-view {
|
|
align-items: center;
|
|
bottom: 0px;
|
|
display: flex;
|
|
justify-items: center;
|
|
left: 0px;
|
|
position: absolute;
|
|
right: 0px;
|
|
top: 0px;
|
|
} |