Skip to content

Commit 96bc80c

Browse files
committed
style: error color
1 parent 49bc6ef commit 96bc80c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/content-script/styles.scss

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -207,6 +207,9 @@
207207
}
208208

209209
.error {
210+
p {
211+
color: #ec4336;
212+
}
210213
color: #ec4336;
211214
}
212215

0 commit comments

Comments
 (0)