Fix(ToolBase and ToolTemplate): Optimize panel side

This commit is contained in:
2024-05-01 17:48:12 +08:00
parent 80bec52fcd
commit 6e4e5ed9aa
3 changed files with 46 additions and 2 deletions

View File

@@ -13,6 +13,7 @@
}
>*:first-child {
width: 0;
height: fit-content;
}