97f60c1e6c
strings.
8 lines
97 B
SCSS
8 lines
97 B
SCSS
#slide {
|
|
width: calc(100% - 100px);
|
|
}
|
|
::ng-deep #slide {
|
|
z-index: 5;
|
|
height: 100%;
|
|
}
|