Subtree fix on nested subgrid
This commit is contained in:
parent
f5327dfe7c
commit
9a36e7f655
@ -116,7 +116,8 @@
|
||||
}
|
||||
}
|
||||
|
||||
.grid-layout-main > .subtree {
|
||||
.grid-layout-main > .subtree,
|
||||
.subgrid-layout > .subtree {
|
||||
display: grid !important;
|
||||
grid-template-columns: subgrid;
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user