Automatic css build

This commit is contained in:
Build Bot 2023-07-17 01:42:57 +00:00
parent c78910d29f
commit 3ff35c17d1

View File

@ -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 {