nicer loader indicator

This commit is contained in:
2020-07-28 12:01:35 +02:00
parent e9e77c15ae
commit b719b06a8e
9 changed files with 36 additions and 8 deletions
+1
View File
@@ -24,6 +24,7 @@ body{
box-sizing:border-box;
}
header[role="banner"]{
z-index:10;
flex: 0 0 auto;
@extend %layout-element;
padding:1em $side-padding 1em $side-padding;