Skip to content

Commit b2d9910

Browse files
committed
asset_dual flex-wrap: wrap
For wide assets, editable canvas is display below the selectable asset.
1 parent 90838c3 commit b2d9910

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

css/ui.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -590,6 +590,7 @@ td.asset_editable {
590590
div.asset_dual {
591591
display: flex;
592592
align-items: flex-start;
593+
flex-wrap: wrap;
593594
}
594595
div.asset_dual table {
595596
border-spacing: 10px;

0 commit comments

Comments
 (0)