summaryrefslogtreecommitdiff
path: root/src/layouts
diff options
context:
space:
mode:
Diffstat (limited to 'src/layouts')
-rw-r--r--src/layouts/AppLayout.vue2
-rw-r--r--src/layouts/LoginLayout.vue2
2 files changed, 0 insertions, 4 deletions
diff --git a/src/layouts/AppLayout.vue b/src/layouts/AppLayout.vue
index 6950e338..8edc338d 100644
--- a/src/layouts/AppLayout.vue
+++ b/src/layouts/AppLayout.vue
@@ -54,8 +54,6 @@ export default {
</script>
<style lang="scss" scoped>
-@import 'src/assets/styles/helpers';
-
.app-container {
display: grid;
grid-template-columns: 100%;
diff --git a/src/layouts/LoginLayout.vue b/src/layouts/LoginLayout.vue
index e92cf05e..674f4eb2 100644
--- a/src/layouts/LoginLayout.vue
+++ b/src/layouts/LoginLayout.vue
@@ -33,8 +33,6 @@ export default {
</script>
<style lang="scss" scoped>
-@import 'src/assets/styles/helpers';
-
.login-container {
@include media-breakpoint-up(md) {
background: linear-gradient(