mirror of
https://github.com/arduino/arduino-ide.git
synced 2025-06-16 17:16:34 +00:00
Arduino Toolbar Tooltips don't get clipped anymore.
Signed-off-by: jbicker <jan.bicker@typefox.io>
This commit is contained in:
parent
6d2816a7f3
commit
c81ee1ede2
@ -77,6 +77,11 @@
|
||||
|
||||
#theia-top-panel .p-TabBar-toolbar.theia-arduino-toolbar.right {
|
||||
justify-content: flex-start;
|
||||
min-width: 190px;
|
||||
}
|
||||
|
||||
#theia-top-panel .p-TabBar-toolbar.theia-arduino-toolbar.left {
|
||||
min-width: 398px;
|
||||
}
|
||||
|
||||
.arduino-tool-item.item.connected-boards {
|
||||
|
Loading…
x
Reference in New Issue
Block a user