We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea34875 commit 9c1a981Copy full SHA for 9c1a981
assets/css/notifications.css
@@ -1,5 +1,4 @@
1
wpcampus-notifications {
2
- --notifications-bg-color: #e4eaf4;
3
display: block;
4
color: #222;
5
font-size: 0.95rem;
@@ -40,7 +39,6 @@ wpcampus-notifications .wpc-notification .wpc-notification__message {
40
39
}
41
wpcampus-notifications .wpc-notifications {
42
height: auto;
43
- background: var(--notifications-bg-color);
44
opacity: 1;
45
transition: all 1s;
46
0 commit comments