1
0
Fork 0
mirror of synced 2024-07-11 01:06:04 +12:00

Fix DND in component tree

This commit is contained in:
Andrew Kingston 2023-07-18 16:19:50 +01:00
parent 6df0ff57a4
commit f10da70233

View file

@ -132,7 +132,6 @@
flex-direction: row;
justify-content: flex-start;
align-items: stretch;
position: relative;
}
.nav-item.scrollable {
flex-direction: column;