mirror of
https://github.com/arduino/arduino-ide.git
synced 2025-07-09 12:26:34 +00:00
Fixed z-index of main toolbar
This commit is contained in:
parent
7d04c7efb8
commit
c2675efea4
@ -74,6 +74,7 @@
|
|||||||
|
|
||||||
.p-TabBar-toolbar.theia-arduino-toolbar {
|
.p-TabBar-toolbar.theia-arduino-toolbar {
|
||||||
flex: 1;
|
flex: 1;
|
||||||
|
z-index: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
#theia-top-panel .p-TabBar-toolbar.theia-arduino-toolbar.right {
|
#theia-top-panel .p-TabBar-toolbar.theia-arduino-toolbar.right {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user