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 5b9bbff..7590ea7 100644 --- a/viewer/src/components/LdCommand.vue +++ b/viewer/src/components/LdCommand.vue | |||
@@ -67,6 +67,7 @@ export default class LdCommand extends Vue { | |||
67 | @import "@/assets/scss/theme.scss"; | 67 | @import "@/assets/scss/theme.scss"; |
68 | 68 | ||
69 | .command-btns { | 69 | .command-btns { |
70 | background-color: $command-buttons-bgcolor; | ||
70 | justify-content: space-around; | 71 | justify-content: space-around; |
71 | vertical-align: middle; | 72 | vertical-align: middle; |
72 | align-items: center; | 73 | align-items: center; |