fixed tiny sheld width

This commit is contained in:
RossAscends
2023-04-17 16:48:48 +09:00
parent e2f4002732
commit 3cfe6b6ec8

View File

@@ -213,6 +213,7 @@ code {
resize: both; resize: both;
min-height: 100px; min-height: 100px;
min-width: 100px; min-width: 100px;
width: var(--sheldWidth);
} }
#sheldheader { #sheldheader {