Final changes for RO closer.

This commit is contained in:
Patrick Fic
2024-04-03 14:18:45 -07:00
parent 815ada0516
commit 5e63ce7271
18 changed files with 1266 additions and 494 deletions

View File

@@ -3,3 +3,8 @@
height: 100%;
}
}
.ro-guard-col-50 {
.ant-card {
height: 50%;
}
}