Skip to content

Commit

Permalink
Just underline for now
Browse files Browse the repository at this point in the history
  • Loading branch information
danirabbit committed Dec 6, 2023
1 parent 2b83a4b commit 7913efd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Styles/Gtk/Button.scss
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ button {

&:hover {
// FIXME: might be a GTK bug to need `double` for underline to show
text-decoration: underline double;
text-decoration: underline;
}

&:dir(ltr) {
Expand Down

0 comments on commit 7913efd

Please sign in to comment.