Style(CodePage): Fix draggable mask incorrect style

This commit is contained in:
2024-09-19 13:56:04 +08:00
parent eb4107a7fd
commit 768f9bce0f

View File

@@ -6,6 +6,7 @@
width: 100%; width: 100%;
.root-content { .root-content {
position: relative;
width: 100%; width: 100%;
height: 100%; height: 100%;