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 c7bb0e4 commit 8659820Copy full SHA for 8659820
components/inlinealert/themes/spectrum.css
@@ -10,10 +10,10 @@ governing permissions and limitations under the License.
10
*/
11
12
@container (--system: spectrum) {
13
- .spectrum-InlineAlert {
+ .spectrum-InLineAlert {
14
--spectrum-inlinealert-border-and-icon-color-info: var(--spectrum-blue-800);
15
--spectrum-inlinealert-border-and-icon-color-positive: var(--spectrum-green-800);
16
--spectrum-inlinealert-border-and-icon-color-notice: var(--spectrum-orange-600);
17
--spectrum-inlinealert-border-and-icon-color-negative: var(--spectrum-red-800);
18
}
19
-}
+}
0 commit comments