mirror of https://github.com/embarklabs/embark.git
4 lines
75 B
CSS
4 lines
75 B
CSS
|
.text-editor__debuggerLine {
|
||
|
opacity: 0.4;
|
||
|
background-color: #20a8d8;
|
||
|
}
|