Merge pull request #9275 from ArtemDzhereleiko/AD/bug-fix/safari/toggle-node-library

Fixed toggle node library button for safari
This commit is contained in:
Igor Kulikov 2023-09-19 17:45:41 +03:00 committed by GitHub
commit a7a643d9bf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -173,6 +173,7 @@
}
.mat-drawer-content.tb-rulechain-graph-content {
overflow: hidden;
z-index: 0;
.tb-rulechain-graph {
z-index: 0;
overflow: auto;