Add tool view page

This commit is contained in:
2024-01-30 19:24:37 +08:00
parent 0e804ff732
commit d6ff952596
9 changed files with 227 additions and 27 deletions

View File

@@ -0,0 +1,8 @@
[data-component=tools-view] {
padding: 30px;
.card-box {
height: 100%;
width: 100%;
}
}