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 34ac42e commit 17ca6d9Copy full SHA for 17ca6d9
ui/components/alert/base/_index.scss
@@ -61,6 +61,15 @@ $alert-gradient-size-background: 64px 64px;
61
}
62
63
64
+/**
65
+ * @summary Initializes notification
66
+ * @selector .slds-notify
67
+ * @restrict .slds-notify_container div
68
+ */
69
+ .slds-notify {
70
+ /* Empty annotation for validator */
71
+}
72
+
73
/**
74
* @summary Sets styling for warning alert notification
75
* @selector .slds-alert_warning
0 commit comments