5 lines
78 B
SCSS
5 lines
78 B
SCSS
@import "../global";
|
|
|
|
.channel-indicator__icon--invalid {
|
|
color: #b01c2e;
|
|
}
|