- overflow handling for draggable sheld

This commit is contained in:
RossAscends
2023-04-17 16:33:21 +09:00
parent eb9fddf7db
commit e2f4002732
2 changed files with 21 additions and 0 deletions

View File

@@ -211,6 +211,8 @@ code {
/* margin: 0 auto; */
z-index: 2;
resize: both;
min-height: 100px;
min-width: 100px;
}
#sheldheader {