feat: electron links open in browser

This commit is contained in:
Carlos Valente
2024-09-23 21:05:38 +02:00
committed by Carlos Valente
parent 7f7691a452
commit 177c9a35ec
3 changed files with 50 additions and 27 deletions
@@ -47,6 +47,8 @@ $button-size: 3rem;
@include action-link;
padding: 0.75rem 1.5rem;
gap: 0.5rem;
width: 100%;
cursor: pointer;
&:hover {
background-color: $menu-hover-bg;