diff --git a/src/app/import/import-bootstrap/import-bootstrap.component.css b/src/app/import/import-bootstrap/import-bootstrap.component.css index ef7c0517..0f956c08 100644 --- a/src/app/import/import-bootstrap/import-bootstrap.component.css +++ b/src/app/import/import-bootstrap/import-bootstrap.component.css @@ -25,34 +25,7 @@ height: 56px; } -:host ::ng-deep .tabs.dx-tabpanel.dx-state-focused .dx-tab-selected:after { - border-color: #d4d8da; - border-width: 2px; - border-bottom: 0; -} - -:host ::ng-deep .tabs .dx-tab-selected { - background-color: #f0f2f3; - color: #158BFF; -} - -:host ::ng-deep .tabs.dx-tabpanel .dx-tab-selected:before { - border-bottom: 0; -} -:host ::ng-deep .tabs .dx-tab.dx-state-focused:after { - border-color: transparent; -} -:host ::ng-deep .tabs .dx-tab-selected:after { - border-color: #d4d8da; - border-width: 2px; - border-top-style: solid; - height: 51px; -} -:host ::ng-deep .tabs.dx-tabpanel .dx-multiview-wrapper, -:host ::ng-deep .tabs.dx-tabpanel.dx-state-focused .dx-multiview-wrapper { - border: none; -} diff --git a/src/app/master/master.component.css b/src/app/master/master.component.css index f3fbd9c7..22f1e807 100644 --- a/src/app/master/master.component.css +++ b/src/app/master/master.component.css @@ -43,7 +43,7 @@ flex-shrink: 1; margin-top: 56px; margin-bottom: 118px; - height: 800px; + height: 820px; min-width: 1160px; background-color: #fff; box-shadow: 0 4px 12px #0000004d; @@ -98,6 +98,7 @@ text-align: left; color: #505050; cursor: pointer; + margin-bottom: 2px; } .schemes li:hover {