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:
commit
a7a643d9bf
@ -173,6 +173,7 @@
|
|||||||
}
|
}
|
||||||
.mat-drawer-content.tb-rulechain-graph-content {
|
.mat-drawer-content.tb-rulechain-graph-content {
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
|
z-index: 0;
|
||||||
.tb-rulechain-graph {
|
.tb-rulechain-graph {
|
||||||
z-index: 0;
|
z-index: 0;
|
||||||
overflow: auto;
|
overflow: auto;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user