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

Remove weird margin from the file panel
pull/21833/head
Michael Telatynski 2021-04-20 08:12:43 +01:00 committed by GitHub
commit 6ff976f429
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

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;