Skip to content

Commit

Permalink
Fixed gallery paginator background on chrome
Browse files Browse the repository at this point in the history
  • Loading branch information
SimplyBoo committed Feb 23, 2020
1 parent 9dd1491 commit ff67b40
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions client/src/app/components/navbar/navbar.component.scss
Original file line number Diff line number Diff line change
Expand Up @@ -38,3 +38,7 @@
.dropdown-item:disabled {
background-color: rgba(0, 0, 0, 0.1);
}

div.btn {
-webkit-appearance: initial;
}

0 comments on commit ff67b40

Please sign in to comment.