Commit 046c8309 authored by Filipa Lacerda's avatar Filipa Lacerda

[ci skip] Remove duplicated entry in css

parent dd442176
...@@ -796,6 +796,7 @@ ...@@ -796,6 +796,7 @@
.mr-widget-code-quality-icon { .mr-widget-code-quality-icon {
margin-right: 12px; margin-right: 12px;
fill: currentColor;
svg { svg {
width: 10px; width: 10px;
...@@ -803,10 +804,6 @@ ...@@ -803,10 +804,6 @@
} }
} }
.mr-widget-code-quality-icon {
fill: currentColor;
}
.success { .success {
color: $green-500; color: $green-500;
} }
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment