You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-08-02 00:46:57 +03:00
one big commit, sorry
changing looks of input & buttons changing background color of right panels moving invite button around change margins and paddings in memberlist
This commit is contained in:
@ -96,7 +96,6 @@ limitations under the License.
|
||||
|
||||
.mx_RoomView_body .mx_RoomView_messagePanelSpinner {
|
||||
order: 2;
|
||||
margin: auto;
|
||||
}
|
||||
|
||||
.mx_RoomView_body .mx_RoomView_statusArea {
|
||||
@ -113,8 +112,6 @@ limitations under the License.
|
||||
}
|
||||
|
||||
.mx_RoomView_messageListWrapper {
|
||||
margin: auto;
|
||||
|
||||
min-height: 100%;
|
||||
|
||||
display: flex;
|
||||
|
Reference in New Issue
Block a user