Merge pull request #4824 from matrix-org/travis/room-list/fix-icons

Fix icons in the new user menu not showing up
This commit is contained in:
Travis Ralston 2020-06-24 19:48:53 -06:00 committed by GitHub
commit 7dc2fc0751
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -105,6 +105,7 @@ limitations under the License.
content: ''; content: '';
width: 16px; width: 16px;
height: 16px; height: 16px;
display: block;
mask-position: center; mask-position: center;
mask-size: contain; mask-size: contain;
mask-repeat: no-repeat; mask-repeat: no-repeat;