This commit is contained in:
Chris Chen
2025-11-03 21:43:24 -08:00
parent 719108fd6a
commit ed3c116d13
14 changed files with 6470 additions and 22 deletions
@@ -0,0 +1,12 @@
:host {
display: block;
}
.float-right {
float: right;
}
kendo-grid {
height: 600px;
}