mirror of
https://github.com/arduino/arduino-ide.git
synced 2025-07-08 11:56:36 +00:00
ATL-1128: make the new tab button easier to click
This commit is contained in:
parent
b422fc5298
commit
a3f7b795a0
@ -175,7 +175,6 @@
|
||||
|
||||
#arduino-open-sketch-control--toolbar--container {
|
||||
background-color: var(--theia-arduino-toolbar-background);
|
||||
padding: 8px 8px 8px 8px; /* based on pure heuristics */
|
||||
}
|
||||
|
||||
#arduino-open-sketch-control--toolbar {
|
||||
@ -183,6 +182,7 @@
|
||||
width: unset;
|
||||
line-height: unset;
|
||||
color: var(--theia-titleBar-activeBackground);
|
||||
padding: 5px 8px; /* based on pure heuristics */
|
||||
}
|
||||
|
||||
/* Output */
|
||||
|
Loading…
x
Reference in New Issue
Block a user