UI: Refactoring
This commit is contained in:
parent
241a1697f6
commit
d5c478d0a0
@ -159,7 +159,7 @@
|
||||
</tb-rule-node-link>
|
||||
</tb-details-panel>
|
||||
</mat-drawer>
|
||||
<mat-drawer-content class="tb-rulechain-graph-content" style="z-index: 0;">
|
||||
<mat-drawer-content class="tb-rulechain-graph-content">
|
||||
<button color="primary"
|
||||
mat-mini-fab
|
||||
class="tb-library-node-btn"
|
||||
|
||||
@ -173,6 +173,7 @@
|
||||
}
|
||||
.mat-drawer-content.tb-rulechain-graph-content {
|
||||
overflow: hidden;
|
||||
z-index: 0;
|
||||
.tb-rulechain-graph {
|
||||
z-index: 0;
|
||||
overflow: auto;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user