We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 677f183 commit 1153bcbCopy full SHA for 1153bcb
1 file changed
public/stylesheets/widgets.css
@@ -33,7 +33,8 @@
33
}
34
35
.netlogo-display-horizontal > .netlogo-tab-area {
36
- margin: 0 10px;
+ margin: 0 10px;
37
+ align-self: flex-start;
38
39
40
.netlogo-header {
0 commit comments