fix(dsfr): no underline on legacy buttons
This commit is contained in:
parent
fb7ac3c610
commit
a208b2e122
1 changed files with 1 additions and 0 deletions
|
@ -15,6 +15,7 @@
|
|||
color: $black;
|
||||
text-align: center;
|
||||
-webkit-appearance: none;
|
||||
background-image: none; // Remove DSFR underline
|
||||
|
||||
&:hover:not(:disabled) {
|
||||
cursor: pointer;
|
||||
|
|
Loading…
Add table
Reference in a new issue