2020-07-09 09:09:53 +00:00

12 lines
197 B
SCSS

/* blobs / %ui-loader ? */
%loader {
display: flex;
align-items: center;
justify-content: center;
height: 100%;
position: absolute;
width: 100%;
top: 0;
margin-top: 0 !important;
}