Skip to content

Commit

Permalink
fix the floating icon on pollinis
Browse files Browse the repository at this point in the history
  • Loading branch information
tttp committed Jan 11, 2025
1 parent ced3ac4 commit 2d1f7e3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/ProcaStyle.js
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,7 @@ export default function ProcaStyle(props) {
boxShadow: "unset!important",
border: "unset!important",
marginBottom: "0!important",
float: "auto",
// this is where magic happens
// '& *': { color: 'rgba(255, 255, 255, 0.7)' },
},
Expand Down

0 comments on commit 2d1f7e3

Please sign in to comment.