Skip to content

Commit 3e224ad

Browse files
francescospissuAlberto Iannaccone
and
Alberto Iannaccone
authored
Use gap instead of paddings
Co-authored-by: Alberto Iannaccone <[email protected]>
1 parent 50d4342 commit 3e224ad

File tree

1 file changed

+3
-0
lines changed
  • arduino-ide-extension/src/browser/style

1 file changed

+3
-0
lines changed

arduino-ide-extension/src/browser/style/main.css

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,9 @@
103103

104104
.p-TabBar-toolbar.theia-arduino-toolbar {
105105
align-items: center;
106+
gap: 8px;
107+
margin: 0 12px;
108+
padding: 0;
106109
z-index: 0;
107110
}
108111

0 commit comments

Comments
 (0)