feat(SW-415): Update Room card UI
This commit is contained in:
@@ -8,8 +8,7 @@
|
||||
list-style: none;
|
||||
display: grid;
|
||||
grid-template-columns: 1fr 1fr 1fr 1fr;
|
||||
column-gap: var(--Spacing-x2);
|
||||
row-gap: var(--Spacing-x4);
|
||||
gap: var(--Spacing-x3);
|
||||
}
|
||||
|
||||
.roomList > li {
|
||||
|
||||
Reference in New Issue
Block a user