fix:message text color

This commit is contained in:
lan
2023-01-10 13:40:07 +08:00
parent c9785b92d7
commit 2bb32bc59c
+1 -1
View File
@@ -55,7 +55,7 @@
box-shadow: 5px 5px 0 0 rgba(0, 0, 0, 0.2);
}
* {
#app * {
color: #ccc !important;
}