Strip non-layout CSS to remain as style-agnostic as possible!
This commit is contained in:
parent
a022a4b9a6
commit
f0e990034d
9 changed files with 1 additions and 30 deletions
|
@ -25,14 +25,6 @@
|
|||
}
|
||||
|
||||
.mx_RoomView .mx_RoomView_invitePrompt {
|
||||
text-align: center;
|
||||
background-color: #ddd;
|
||||
border: 1px solid black;
|
||||
width: 400px;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
margin-top: 200px;
|
||||
padding: 50px;
|
||||
}
|
||||
|
||||
.mx_RoomView .mx_MemberList {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue