From ab1bfa68c41968259b46a06b9dca770333c5d206 Mon Sep 17 00:00:00 2001 From: Sergii Leonenko Date: Tue, 11 May 2021 17:01:54 +0300 Subject: [PATCH] TT#122027 huge Sipwise logo bugfix Change-Id: I3fe15a28f4113dd53fd1454f6337ab9a6b2f9799 --- src/layouts/CscLayoutMain.vue | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/layouts/CscLayoutMain.vue b/src/layouts/CscLayoutMain.vue index 88183597..52a70a6e 100644 --- a/src/layouts/CscLayoutMain.vue +++ b/src/layouts/CscLayoutMain.vue @@ -713,10 +713,10 @@ export default { .csc-collapsible-menu .q-icon display none - #csc-default-logo - height 48px - #csc-custom-logo - min-width $logo-min-width - max-width $logo-max-width - max-height $logo-max-height + #csc-default-logo + height 48px + #csc-custom-logo + min-width $logo-min-width + max-width $logo-max-width + max-height $logo-max-height