From 3ff35c17d1031a9da673ef28a1261cc3201280dc Mon Sep 17 00:00:00 2001 From: Build Bot Date: Mon, 17 Jul 2023 01:42:57 +0000 Subject: [PATCH] Automatic css build --- styles.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/styles.css b/styles.css index 7ee854e..adbac43 100755 --- a/styles.css +++ b/styles.css @@ -4783,6 +4783,7 @@ section > h2 { display: flex; flex: 1; flex-direction: column; } + .tabview.right > .box { order: 2; } @@ -4804,6 +4805,7 @@ section > h2 { border: 1px solid var(--button-colored-background); background: #fff; padding: 10px; } + .tab-1.left, .tab-1.right { display: flex; } .tab-1.left .tab-links, .tab-1.right .tab-links {