feat: SW-276 Implemented Guests and rooms picker
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
.container {
|
||||
display: grid;
|
||||
grid-template-columns: auto auto auto auto;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
.textCenter {
|
||||
text-align: center;
|
||||
}
|
||||
Reference in New Issue
Block a user