aboutsummaryrefslogtreecommitdiff
path: root/src/components/chat_title
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/chat_title')
-rw-r--r--src/components/chat_title/chat_title.vue2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/chat_title/chat_title.vue b/src/components/chat_title/chat_title.vue
index ab7491fa..93db4fa7 100644
--- a/src/components/chat_title/chat_title.vue
+++ b/src/components/chat_title/chat_title.vue
@@ -26,7 +26,7 @@
<script src="./chat_title.js"></script>
<style lang="scss">
-@import '../../_variables.scss';
+@import "../../variables";
.chat-title {
display: flex;