aboutsummaryrefslogtreecommitdiff
path: root/viewer/src/components/LdCommand.vue
diff options
context:
space:
mode:
Diffstat (limited to 'viewer/src/components/LdCommand.vue')
-rw-r--r--viewer/src/components/LdCommand.vue4
1 files changed, 2 insertions, 2 deletions
diff --git a/viewer/src/components/LdCommand.vue b/viewer/src/components/LdCommand.vue
index 9afd121..d961519 100644
--- a/viewer/src/components/LdCommand.vue
+++ b/viewer/src/components/LdCommand.vue
@@ -67,8 +67,8 @@ export default class LdCommand extends Vue {
67</script> 67</script>
68 68
69<style lang="scss"> 69<style lang="scss">
70@import "@/assets/scss/_buefy_variables.scss"; 70@import "~@/assets/scss/_buefy_variables.scss";
71@import "@/assets/scss/theme.scss"; 71@import "~@/assets/scss/theme.scss";
72 72
73.command-btns { 73.command-btns {
74 background-color: $command-buttons-bgcolor; 74 background-color: $command-buttons-bgcolor;