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

View File

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