Clean up remaining room components
This commit is contained in:
8
src/room/GridLayoutMenu.module.css
Normal file
8
src/room/GridLayoutMenu.module.css
Normal file
@@ -0,0 +1,8 @@
|
||||
.checkIcon {
|
||||
position: absolute;
|
||||
right: 16px;
|
||||
}
|
||||
|
||||
.checkIcon * {
|
||||
stroke: var(--textColor1);
|
||||
}
|
||||
Reference in New Issue
Block a user