Add ToolBase management page

This commit is contained in:
2024-01-19 18:29:31 +08:00
parent f3dc9d0e4f
commit 2521b0c951
6 changed files with 554 additions and 14 deletions

View File

@@ -0,0 +1,8 @@
[data-component=system-tools-base] {
.root-content {
padding: 20px;
gap: 10px;
height: 100%;
width: 100%;
}
}