Skip to content

Commit 2bb32bc

Browse files
committed
fix:message text color
1 parent c9785b9 commit 2bb32bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
box-shadow: 5px 5px 0 0 rgba(0, 0, 0, 0.2);
5656
}
5757

58-
* {
58+
#app * {
5959
color: #ccc !important;
6060
}
6161

0 commit comments

Comments
 (0)