mirror of https://github.com/vector-im/riot-web
Merge pull request #5889 from SimonBrandner/remove-margin-weird
Remove weird margin from the file panelpull/21833/head
commit
6ff976f429
|
@ -22,7 +22,6 @@ limitations under the License.
|
||||||
}
|
}
|
||||||
|
|
||||||
.mx_FilePanel .mx_RoomView_messageListWrapper {
|
.mx_FilePanel .mx_RoomView_messageListWrapper {
|
||||||
margin-right: 20px;
|
|
||||||
flex-direction: row;
|
flex-direction: row;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
|
|
Loading…
Reference in New Issue