fix(dsfr): no underline on legacy buttons

This commit is contained in:
Colin Darie 2022-11-11 12:26:07 +01:00
parent fb7ac3c610
commit a208b2e122

View file

@ -15,6 +15,7 @@
color: $black;
text-align: center;
-webkit-appearance: none;
background-image: none; // Remove DSFR underline
&:hover:not(:disabled) {
cursor: pointer;