Merge pull request #6481 from matrix-org/t3chguy/fix/18250

Fix broken layout of the space hierarchy view
This commit is contained in:
Michael Telatynski 2021-07-27 13:19:04 +01:00 committed by GitHub
commit 59e9704ee8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -190,7 +190,6 @@ limitations under the License.
position: relative; position: relative;
padding: 8px 16px; padding: 8px 16px;
border-radius: 8px; border-radius: 8px;
min-height: 56px;
box-sizing: border-box; box-sizing: border-box;
display: grid; display: grid;