Merge branch 'VM/RED-7549' into 'master'
RED-7549 - fixed "Scroll Bar should be displayed correctly" Closes RED-7549 See merge request redactmanager/red-ui!92
This commit is contained in:
commit
36c8369a0b
@ -1,9 +1,12 @@
|
||||
@use 'common-mixins';
|
||||
|
||||
.dialog-content {
|
||||
height: 408px;
|
||||
}
|
||||
|
||||
cdk-virtual-scroll-viewport {
|
||||
margin-top: 8px;
|
||||
@include common-mixins.scroll-bar;
|
||||
}
|
||||
|
||||
:host ::ng-deep .cdk-virtual-scroll-orientation-vertical .cdk-virtual-scroll-content-wrapper {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user