Skip to content

Commit c2675ef

Browse files
committed
Fixed z-index of main toolbar
1 parent 7d04c7e commit c2675ef

File tree

1 file changed

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

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@
7474

7575
.p-TabBar-toolbar.theia-arduino-toolbar {
7676
flex: 1;
77+
z-index: 0;
7778
}
7879

7980
#theia-top-panel .p-TabBar-toolbar.theia-arduino-toolbar.right {

0 commit comments

Comments
 (0)