You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dlab.apache.org by an...@apache.org on 2019/11/07 16:12:37 UTC

[incubator-dlab] 01/02: [DLAB-1212]: cleanup scale modifications

This is an automated email from the ASF dual-hosted git repository.

ankovalyshyn pushed a commit to branch DLAB-1212
in repository https://gitbox.apache.org/repos/asf/incubator-dlab.git

commit 5a5b8ec6fbb48749b4251a0a36c2c062177bfb1e
Author: Andriana Kovalyshyn <An...@epam.com>
AuthorDate: Thu Nov 7 18:06:23 2019 +0200

    [DLAB-1212]: cleanup scale modifications
---
 .../resources/webapp/src/app/webterminal/webterminal.component.scss     | 2 --
 1 file changed, 2 deletions(-)

diff --git a/services/self-service/src/main/resources/webapp/src/app/webterminal/webterminal.component.scss b/services/self-service/src/main/resources/webapp/src/app/webterminal/webterminal.component.scss
index 3ced756..b4f8188 100644
--- a/services/self-service/src/main/resources/webapp/src/app/webterminal/webterminal.component.scss
+++ b/services/self-service/src/main/resources/webapp/src/app/webterminal/webterminal.component.scss
@@ -37,6 +37,4 @@
   height: 100%;
   flex-direction: column;
   align-items: center;
-  zoom: .85 !important;
-  // -moz-transform: scale(.85);
 }


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@dlab.apache.org
For additional commands, e-mail: commits-help@dlab.apache.org