feat: Update empty state colors for improved visibility and aesthetics
This commit is contained in:
@@ -119,7 +119,7 @@
|
||||
.empty-state {
|
||||
padding: 3rem 2rem;
|
||||
text-align: center;
|
||||
color: #9ca3af;
|
||||
color: #6b7280;
|
||||
}
|
||||
|
||||
.empty-state::before {
|
||||
@@ -133,7 +133,7 @@
|
||||
.empty-state .hint {
|
||||
margin-top: 1rem;
|
||||
font-size: 0.875rem;
|
||||
color: #6b7280;
|
||||
color: #4b5563;
|
||||
font-style: italic;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user