mirror of
https://github.com/arduino/arduino-ide.git
synced 2025-11-12 03:39:27 +00:00
Resize sidebar icons (#1217)
This commit is contained in:
@@ -151,6 +151,10 @@
|
||||
align-items: center;
|
||||
color: var(--theia-titleBar-activeBackground);
|
||||
}
|
||||
.p-TabBar.theia-app-sides .p-TabBar-tabIcon.fa-arduino-folder,
|
||||
.p-TabBar.theia-app-sides .p-TabBar-tabIcon.fa-arduino-boards {
|
||||
font-size: 21px;
|
||||
}
|
||||
|
||||
.monaco-editor .margin {
|
||||
border-right: 2px solid var(--theia-sideBar-background);
|
||||
|
||||
Reference in New Issue
Block a user