mirror of
https://github.com/arduino/arduino-ide.git
synced 2025-11-14 12:49:28 +00:00
5 lines
106 B
CSS
5 lines
106 B
CSS
.codicon-debug-alt:before {
|
|
font-family: "FontAwesome" !important;
|
|
content: "\e905" !important;
|
|
}
|