fixed scrollbar

This commit is contained in:
Timo 2021-02-17 22:14:10 +02:00
parent 4b6b1bc337
commit a90c5928af
2 changed files with 108 additions and 108 deletions

View File

@ -59,7 +59,6 @@ redaction-table-col-name::ng-deep {
}
}
}
}
&.has-scrollbar:hover {
::ng-deep.cdk-virtual-scroll-content-wrapper {
@ -67,6 +66,7 @@ redaction-table-col-name::ng-deep {
}
}
}
}
.right-container {
display: flex;

View File

@ -1,6 +1,6 @@
{
"name": "redaction",
"version": "0.0.328",
"version": "1.0.0",
"private": true,
"license": "MIT",
"scripts": {