Skip to content

Commit c4ccbc7

Browse files
authored
Merge pull request #1055 from rasmi/fix-stage-editor
Let stage editor take up full-width.
2 parents 46fe7c6 + 6db5df7 commit c4ccbc7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

frontend/src/components/experiment_builder/experiment_builder.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,6 @@
130130
@include common.flex-column;
131131
flex-grow: 1;
132132
gap: common.$spacing-xxl;
133-
max-width: common.$info-content-max-width;
134133
padding-bottom: calc(common.$main-content-padding * 2);
135134

136135
&.padding {

0 commit comments

Comments
 (0)