Skip to content
Snippets Groups Projects
Commit 21c2930d authored by Dan MH's avatar Dan MH :pinched_fingers:
Browse files

fix(GlAlert): remove link color override

parent fafc65d1
No related branches found
No related tags found
1 merge request!4813fix(GlAlert): remove link color override
......@@ -67,12 +67,7 @@ $gl-alert-top-border-size: 2px;
}
.gl-link:not(.gl-label-link) {
@apply gl-text-blue-600;
@apply gl-underline;
&:hover {
@apply gl-text-blue-700;
}
}
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment