element-web/css/organisms/RoomList.css

9 lines
97 B
CSS

.mx_RoomList {
display: table-row;
}
.mx_RoomList ul {
padding: 0px;
margin: 0px;
}