Skip to content

Commit

Permalink
SLVUU-111: Remove Firefox-specific styling
Browse files Browse the repository at this point in the history
  • Loading branch information
cfisher-scottlogic committed Dec 14, 2023
1 parent 76d94bb commit e56647f
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,6 @@
overflow: hidden;
padding-right: 6px;

/* Works on Firefox */
scrollbar-width: thin;
scrollbar-color: #D9D9D9 transparent;

/* compatible with Chrome, Edge, and Safari */
::-webkit-scrollbar {
width: 4px;
Expand Down

0 comments on commit e56647f

Please sign in to comment.