add margin to notificationCard
This commit is contained in:
@@ -5,6 +5,7 @@
|
|||||||
gap: 0.75rem;
|
gap: 0.75rem;
|
||||||
border-bottom: 1px solid rgba(0, 0, 0, 0.08);
|
border-bottom: 1px solid rgba(0, 0, 0, 0.08);
|
||||||
transition: background 0.2s ease;
|
transition: background 0.2s ease;
|
||||||
|
margin: 0.5rem 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.cardHeader {
|
.cardHeader {
|
||||||
|
|||||||
Reference in New Issue
Block a user