feat: SW-276 Implemented Guests and rooms picker
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
.container {
|
||||
width: 280px;
|
||||
display: grid;
|
||||
gap: var(--Spacing-x2);
|
||||
padding-bottom: var(--Spacing-x1);
|
||||
}
|
||||
Reference in New Issue
Block a user