We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d6a482e commit 119a279Copy full SHA for 119a279
packages/edit-site/src/components/list/style.scss
@@ -33,6 +33,7 @@
33
34
.edit-site {
35
.edit-site-list {
36
+ flex-grow: 1;
37
background: $white;
38
border-radius: $radius-block-ui * 4;
39
box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.8), 0 8px 10px -6px rgba(0, 0, 0, 0.8);
0 commit comments