فهرست منبع

playground: wrap-reverse

Henning Dieterichs 2 سال پیش
والد
کامیت
ca7b9105cb
1فایلهای تغییر یافته به همراه4 افزوده شده و 1 حذف شده
  1. 4 1
      website/src/website/pages/playground/PlaygroundPageContent.tsx

+ 4 - 1
website/src/website/pages/playground/PlaygroundPageContent.tsx

@@ -33,7 +33,10 @@ export class PlaygroundPageContent extends React.Component<
 			<Page>
 				<SettingsDialog model={model} />
 				<div className="p-2" style={{ height: "100%" }}>
-					<Row className="h-100 g-2">
+					<Row
+						className="h-100 g-2"
+						style={{ flexWrap: "wrap-reverse" }}
+					>
 						<Col
 							md
 							className={