Merge pull request #6481 from matrix-org/t3chguy/fix/18250
Fix broken layout of the space hierarchy viewpull/21833/head
commit
59e9704ee8
|
@ -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;
|
||||||
|
|
Loading…
Reference in New Issue