From 7e642898017dccd65ef61590717553be7a0b3eb3 Mon Sep 17 00:00:00 2001 From: bsatarnejad Date: Wed, 11 Aug 2021 08:52:05 +0200 Subject: [PATCH] Correct some indentations, remove unnecessary elements, and change class names --- .../bcf-list-container.component.html | 66 +++++++++---------- .../bcf-list-container.component.sass | 4 +- .../ifc-viewer/ifc-viewer.component.html | 4 +- .../ifc-viewer/ifc-viewer.component.sass | 8 +-- 4 files changed, 40 insertions(+), 42 deletions(-) diff --git a/frontend/src/app/features/bim/ifc_models/bcf/list-container/bcf-list-container.component.html b/frontend/src/app/features/bim/ifc_models/bcf/list-container/bcf-list-container.component.html index 24972c59ee..394ef5c4ec 100644 --- a/frontend/src/app/features/bim/ifc_models/bcf/list-container/bcf-list-container.component.html +++ b/frontend/src/app/features/bim/ifc_models/bcf/list-container/bcf-list-container.component.html @@ -1,39 +1,37 @@ -
-
+
- -
- - + +
+ + - - -
+ + +
- -
- - -
+ +
+ + +
- - + + \ No newline at end of file diff --git a/frontend/src/app/features/bim/ifc_models/bcf/list-container/bcf-list-container.component.sass b/frontend/src/app/features/bim/ifc_models/bcf/list-container/bcf-list-container.component.sass index 5ec8b22693..cfe0b13010 100644 --- a/frontend/src/app/features/bim/ifc_models/bcf/list-container/bcf-list-container.component.sass +++ b/frontend/src/app/features/bim/ifc_models/bcf/list-container/bcf-list-container.component.sass @@ -13,7 +13,7 @@ @include styled-scroll-bar @media screen and (min-width: 679px) - &.-with-resizer + &._with-resizer padding-left: 10px @media screen and (max-width: 679px) @@ -27,7 +27,7 @@ @include styled-scroll-bar @media screen and (min-width: 679px) - &.-with-resizer + &._with-resizer padding-left: 10px @media screen and (max-width: 679px) diff --git a/frontend/src/app/features/bim/ifc_models/ifc-viewer/ifc-viewer.component.html b/frontend/src/app/features/bim/ifc_models/ifc-viewer/ifc-viewer.component.html index b466a0dfb7..e609f51658 100644 --- a/frontend/src/app/features/bim/ifc_models/ifc-viewer/ifc-viewer.component.html +++ b/frontend/src/app/features/bim/ifc_models/ifc-viewer/ifc-viewer.component.html @@ -26,8 +26,8 @@
+ data-qa-selector="op-ifc-viewer--toolbar-container"> +