remove blue color of setting links

This commit is contained in:
negue
2023-03-15 23:53:33 +01:00
parent b53ccace95
commit 28f0220b4e
@@ -144,8 +144,6 @@
}
.edit-link {
color: $blue-10 !important;
&:hover {
text-decoration: underline;
}