Cleaned a bit more
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
/* Component – Empty state */
|
||||
|
||||
.empty-state {
|
||||
background: var(--bg-surface);
|
||||
border: 1px solid var(--border);
|
||||
border-radius: var(--radius);
|
||||
border-style: dashed;
|
||||
padding: 3rem;
|
||||
text-align: center;
|
||||
|
||||
Reference in New Issue
Block a user