header toggle
This commit is contained in:
parent
65fcd9aa19
commit
f70bc5c46d
|
@ -27,11 +27,10 @@
|
||||||
class="tree-node-frame"
|
class="tree-node-frame"
|
||||||
style="height: 80px;"
|
style="height: 80px;"
|
||||||
>
|
>
|
||||||
<li class="tree-node-header">
|
<li class="tree-node-header" matTreeNodeToggle>
|
||||||
<div class="path">
|
<div class="path">
|
||||||
<button
|
<button
|
||||||
mat-icon-button
|
mat-icon-button
|
||||||
matTreeNodeToggle
|
|
||||||
[attr.aria-label]="'toggle '"
|
[attr.aria-label]="'toggle '"
|
||||||
class="btn-toggle"
|
class="btn-toggle"
|
||||||
>
|
>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user