Clean up remaining room components

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

View File

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