summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/components/Global/LoadingBar.vue2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/components/Global/LoadingBar.vue b/src/components/Global/LoadingBar.vue
index 1d8d68a8..d972b869 100644
--- a/src/components/Global/LoadingBar.vue
+++ b/src/components/Global/LoadingBar.vue
@@ -69,6 +69,8 @@ export default {
</script>
<style lang="scss" scoped>
+@import 'src/assets/styles/helpers';
+
.progress {
position: absolute;
left: 0;