Skip to content

Commit

Permalink
Remove keyboard navigation artefact
Browse files Browse the repository at this point in the history
  • Loading branch information
thekid committed Jan 1, 2025
1 parent 9cab826 commit ed4b889
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/handlebars/layout.handlebars
Original file line number Diff line number Diff line change
Expand Up @@ -649,6 +649,7 @@
padding: 0;
border: none;
background-color: transparent;
outline: none;
&::backdrop {
-webkit-backdrop-filter: blur(10px) brightness(.5);
Expand Down

0 comments on commit ed4b889

Please sign in to comment.