Button underline fix
This commit is contained in:
@@ -18,6 +18,7 @@
|
||||
padding: var(--btn-padding, 0.5em 1.1em);
|
||||
pointer-events: auto;
|
||||
position: relative;
|
||||
text-decoration: none;
|
||||
transition: 100ms ease-out;
|
||||
transition-property: background-color, border, box-shadow, color, opacity, scale;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user