Added Tab Bar and animations

This commit is contained in:
2026-03-10 13:52:05 +01:00
parent 8faa56c522
commit 4ccd49b11b
4 changed files with 61 additions and 1 deletions

View File

@@ -106,6 +106,7 @@ export component DataWindow {
border-width: 2px;
border-radius: 8px;
vertical-stretch: 1;
animate border-color { duration: 200ms; }
}
}
}