Skip to content

Instantly share code, notes, and snippets.

@ericakfranz
Last active November 15, 2023 21:34
Show Gist options
  • Save ericakfranz/987f1f68de174484b4052e96f83473d3 to your computer and use it in GitHub Desktop.
Save ericakfranz/987f1f68de174484b4052e96f83473d3 to your computer and use it in GitHub Desktop.
html div#om-{{id}} {
top: 0px !important;
bottom: unset !important;
width: 350px !important;
left: calc(350px / 2) !important;
right: calc(350px / 2) !important;
margin-left: auto !important;
margin-right: auto !important;
transition: top 0.3s ease 0s !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment