Merge pull request #5889 from SimonBrandner/remove-margin-weird

Remove weird margin from the file panel
This commit is contained in:
Michael Telatynski
2021-04-20 08:12:43 +01:00
committed by GitHub

View File

@@ -22,7 +22,6 @@ limitations under the License.
}
.mx_FilePanel .mx_RoomView_messageListWrapper {
margin-right: 20px;
flex-direction: row;
align-items: center;
justify-content: center;