CSR-1787 remove anchor underline.

This commit is contained in:
Bryan Mauger 2023-11-21 16:58:53 -05:00
parent 8e520163ae
commit cc202b7b5c

View file

@ -861,6 +861,7 @@ export default {
a { a {
order: 3; order: 3;
margin-right: 100%; margin-right: 100%;
text-decoration: none;
} }
} }
.package-type, .package-type,