From a286e822c37a17efc80e99b13d5cc02fef4ee138 Mon Sep 17 00:00:00 2001 From: pacien Date: Sat, 8 Feb 2020 18:15:50 +0100 Subject: viewer: ldcommand: reduce command bar on mobile Hiding secondary buttons and allowing the bar to collapse. GitHub: closes #100 --- viewer/src/components/LdCommand.vue | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) (limited to 'viewer') diff --git a/viewer/src/components/LdCommand.vue b/viewer/src/components/LdCommand.vue index 8257c1f..eeab89f 100644 --- a/viewer/src/components/LdCommand.vue +++ b/viewer/src/components/LdCommand.vue @@ -23,10 +23,10 @@ - + - + @@ -58,6 +58,7 @@ export default class LdCommand extends Vue { -- cgit v1.2.3