Bit of cleanup
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
/* Component – Empty state */
|
||||
|
||||
.empty-state {
|
||||
border-style: dashed;
|
||||
padding: 3rem;
|
||||
text-align: center;
|
||||
color: var(--text-muted);
|
||||
}
|
||||
|
||||
.empty-state p {
|
||||
margin-top: 0.5rem;
|
||||
font-size: 0.875rem;
|
||||
}
|
||||
Reference in New Issue
Block a user