fix(ui): use shellTool selector

This commit is contained in:
ReaJason
2025-09-12 22:51:50 +08:00
parent 1879eaab22
commit ee1b2db869
4 changed files with 35 additions and 20 deletions
+6
View File
@@ -160,6 +160,12 @@
body {
@apply bg-background text-foreground;
}
html, body {
overflow: hidden;
height: 100%;
margin: 0;
}
}
.tabs-list {