feat: add notifications system with bell badge, polling, Directus flows, and webhook integration
This commit is contained in:
@@ -246,8 +246,8 @@ style.textContent = /* css */`
|
||||
}
|
||||
|
||||
listing-card .payment-published {
|
||||
background: rgba(40, 167, 69, 0.9);
|
||||
color: #fff;
|
||||
background: var(--color-accent);
|
||||
color: var(--color-accent-text, #fff);
|
||||
}
|
||||
|
||||
listing-card .payment-expired {
|
||||
|
||||
Reference in New Issue
Block a user