diff options
Diffstat (limited to 'viewer/src/components/LdCommand.vue')
-rw-r--r-- | viewer/src/components/LdCommand.vue | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/viewer/src/components/LdCommand.vue b/viewer/src/components/LdCommand.vue index 8c6ccfc..54b602c 100644 --- a/viewer/src/components/LdCommand.vue +++ b/viewer/src/components/LdCommand.vue | |||
@@ -60,6 +60,7 @@ export default class LdCommand extends Vue { | |||
60 | @import "@/assets/scss/theme.scss"; | 60 | @import "@/assets/scss/theme.scss"; |
61 | 61 | ||
62 | .command-btns { | 62 | .command-btns { |
63 | background-color: $command-buttons-bgcolor; | ||
63 | justify-content: space-around; | 64 | justify-content: space-around; |
64 | vertical-align: middle; | 65 | vertical-align: middle; |
65 | align-items: center; | 66 | align-items: center; |