mirror of
https://github.com/embarklabs/embark.git
synced 2025-03-02 22:30:45 +00:00
4 lines
75 B
CSS
4 lines
75 B
CSS
|
.text-editor__debuggerLine {
|
||
|
opacity: 0.4;
|
||
|
background-color: #20a8d8;
|
||
|
}
|