feat(SW-718): Animation on selection of multiple room
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
.selectedRoomPanel {
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
justify-content: space-between;
|
||||
}
|
||||
Reference in New Issue
Block a user