Fix light mode summary text
This commit is contained in:
+2
-1
@@ -2692,7 +2692,8 @@ body.page-dashboard .content {
|
||||
}
|
||||
|
||||
.day-summary-card__title {
|
||||
color: #fff;
|
||||
color: rgba(18, 48, 75, 0.92);
|
||||
text-shadow: 0 10px 28px rgba(255, 255, 255, 0.72);
|
||||
}
|
||||
|
||||
.day-chip {
|
||||
|
||||
Reference in New Issue
Block a user