Skip to content

Commit f3e0159

Browse files
authored
fix focus border outline for the store download button (#839)
1 parent 866d77b commit f3e0159

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

resources/sass/app.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -254,6 +254,7 @@ dl.import-meta .download-csv {
254254
background-color: $background-color-interactive-subtle;
255255
border-color: $border-color-progressive--focus;
256256
box-shadow: $box-shadow-inset-small $box-shadow-color-progressive--focus;
257+
outline: $outline-base--focus;
257258
}
258259

259260
&:hover {

0 commit comments

Comments
 (0)