Built out form ajax requesting, needs some more testing
This commit is contained in:
@@ -46,4 +46,13 @@
|
||||
stroke: $s-color--loader;
|
||||
}
|
||||
}
|
||||
|
||||
&__backdrop {
|
||||
position: absolute;
|
||||
top: 0;
|
||||
left: 0;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
background: rgba(255, 255, 255, 0.5);
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user