Skip to content

Commit

Permalink
Container was not referencing anything (#19)
Browse files Browse the repository at this point in the history
Deleted selector that was not selecting anything
  • Loading branch information
franciscop authored Oct 19, 2024
1 parent 8d33933 commit f840032
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions templates/template-react/src/PWABadge.css
Original file line number Diff line number Diff line change
@@ -1,9 +1,3 @@
.PWABadge-container {
padding: 0;
margin: 0;
width: 0;
height: 0;
}
.PWABadge-toast {
position: fixed;
right: 0;
Expand Down

0 comments on commit f840032

Please sign in to comment.