diff options
Diffstat (limited to 'viewer/src/components/LdCommand.vue')
-rw-r--r-- | viewer/src/components/LdCommand.vue | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/viewer/src/components/LdCommand.vue b/viewer/src/components/LdCommand.vue index 2578055..5ba8266 100644 --- a/viewer/src/components/LdCommand.vue +++ b/viewer/src/components/LdCommand.vue | |||
@@ -78,7 +78,7 @@ export default class LdCommand extends Vue { | |||
78 | align-items: center; | 78 | align-items: center; |
79 | flex: 0 0 $layout-left; | 79 | flex: 0 0 $layout-left; |
80 | 80 | ||
81 | > a { | 81 | > * { |
82 | // normalise icon active boxes | 82 | // normalise icon active boxes |
83 | width: $layout-top; | 83 | width: $layout-top; |
84 | line-height: $layout-top; | 84 | line-height: $layout-top; |