aboutsummaryrefslogtreecommitdiff
path: root/src/api/Notifications/styles.css
diff options
context:
space:
mode:
Diffstat (limited to 'src/api/Notifications/styles.css')
-rw-r--r--src/api/Notifications/styles.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/api/Notifications/styles.css b/src/api/Notifications/styles.css
index a3db81e..cd37142 100644
--- a/src/api/Notifications/styles.css
+++ b/src/api/Notifications/styles.css
@@ -40,6 +40,8 @@
}
.vc-notification-close-btn {
+ all: unset;
+ cursor: pointer;
color: var(--interactive-normal);
opacity: 0.5;
transition: opacity 0.2s ease-in-out, color 0.2s ease-in-out;