@financial-times/n-myft-ui 34.0.0 → 34.0.1
Sign up to get free protection for your applications and to get access to all the features.
package/.toolkitstate/ci.json
CHANGED
@@ -27,7 +27,7 @@
|
|
27
27
|
color: oColorsByName('black-80');
|
28
28
|
}
|
29
29
|
&::before {
|
30
|
-
@include oIconsContent('notifications', oColorsByName('black-60'), $icon-width, $iconset-version: 1);
|
30
|
+
@include oIconsContent('mute-notifications', oColorsByName('black-60'), $icon-width, $iconset-version: 1);
|
31
31
|
left: auto;
|
32
32
|
right: 1px;
|
33
33
|
margin-top: -18px;
|