Clean up remaining room components

This commit is contained in:
Robert Long 2022-01-05 16:58:55 -08:00
commit ebf61511f1
8 changed files with 13 additions and 450 deletions

View file

@ -1,8 +0,0 @@
.checkIcon {
position: absolute;
right: 16px;
}
.checkIcon * {
stroke: var(--textColor1);
}