Skip to content

Commit

Permalink
remove user-agent outline on column focus
Browse files Browse the repository at this point in the history
  • Loading branch information
AdrianoFerrari committed Sep 11, 2024
1 parent 3ccab11 commit 6204792
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/static/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -1947,6 +1947,7 @@ span.trial-dark {
overflow-x: hidden;
overflow-y: scroll;
scrollbar-width: none;
outline: none;
}

.column::-webkit-scrollbar {
Expand Down

0 comments on commit 6204792

Please sign in to comment.