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.
2 parents 94d0263 + e0df1a8 commit 6febfacCopy full SHA for 6febfac
ui/arduino/main.css
@@ -131,7 +131,7 @@ button.small .icon {
131
132
#tabs {
133
display: flex;
134
- padding: 10px 10px 0px 40px;
+ padding: 10px 10px 0px 60px;
135
align-items: center;
136
gap: 10px;
137
align-self: stretch;
@@ -231,7 +231,7 @@ button.small .icon {
231
#code-editor .cm-gutters {
232
background-color: #ECF1F1;
233
border-right: none;
234
- width: 40px;
+ width: 60px;
235
font-size: 14px;
236
}
237
0 commit comments