Skip to content

Commit 072c4e4

Browse files
committed
Better focused state for card buttons.
1 parent 91f23cb commit 072c4e4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

public/styles/theme-gst.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -214,6 +214,7 @@
214214
}
215215

216216
&:focus {
217+
background-color: var(--gst-container-bg);
217218
outline: var(--gst-navcard-outline-thickness) solid var(--gst-container-highlight);
218219
color: var(--gst-container-highlight);
219220
}

0 commit comments

Comments
 (0)