|
|
@ -29,6 +29,8 @@ $scrollbar-thumb-color-dark: #aaa
|
|
|
|
.dark-theme
|
|
|
|
.dark-theme
|
|
|
|
background: $scrollbar-thumb-color-dark
|
|
|
|
background: $scrollbar-thumb-color-dark
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
::ng-deep .lb-dataContainer
|
|
|
|
::ng-deep .lb-dataContainer
|
|
|
|
display: none
|
|
|
|
display: none
|
|
|
|
|
|
|
|
|
|
|
@ -39,7 +41,7 @@ $scrollbar-thumb-color-dark: #aaa
|
|
|
|
background-color: transparent
|
|
|
|
background-color: transparent
|
|
|
|
|
|
|
|
|
|
|
|
::ng-deep .lb-outerContainer
|
|
|
|
::ng-deep .lb-outerContainer
|
|
|
|
height: 100vh !important
|
|
|
|
// height: 100vh !important
|
|
|
|
display: flex
|
|
|
|
display: flex
|
|
|
|
justify-content: center
|
|
|
|
justify-content: center
|
|
|
|
align-items: center
|
|
|
|
align-items: center
|
|
|
|