mirror of
https://github.com/penpot/penpot.git
synced 2025-08-04 02:18:23 +02:00
🐛 Fix text decoration on button
This commit is contained in:
parent
2b37a3c613
commit
41924246aa
2 changed files with 2 additions and 0 deletions
|
@ -290,6 +290,7 @@
|
|||
border-radius: $br4;
|
||||
margin: 0.5rem;
|
||||
cursor: pointer;
|
||||
text-decoration: none;
|
||||
|
||||
&:hover {
|
||||
background-color: $color-primary;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue