Something starting to resemble a Matrix Client
This commit is contained in:
parent
2f6a123118
commit
125fa78bc6
15 changed files with 148 additions and 21 deletions
9
css/organisms/RoomView.css
Normal file
9
css/organisms/RoomView.css
Normal file
|
@ -0,0 +1,9 @@
|
|||
.mx_RoomView {
|
||||
display: table-cell;
|
||||
padding-left: 5px;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.mx_RoomView ul {
|
||||
padding: 0px;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue