5 lines
83 B
SCSS
5 lines
83 B
SCSS
@import "../global";
|
|
|
|
.channel-indicator__icon--invalid {
|
|
color: $color-error;
|
|
}
|