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 b85576a commit 4f744d3Copy full SHA for 4f744d3
src/contestEditor/configPanel.css
@@ -86,6 +86,7 @@
86
display: grid;
87
grid-template-columns: repeat(auto-fit, 150px);
88
gap: 8px;
89
+ margin-left: 8px;
90
> * {
91
height: 216px;
92
}
0 commit comments