ATL-1128: make the new tab button easier to click

This commit is contained in:
Francesco Stasi 2021-03-23 08:58:19 +01:00 committed by Francesco Stasi
parent b422fc5298
commit a3f7b795a0

View File

@ -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 */