Last active
November 15, 2023 21:34
-
-
Save ericakfranz/3c19b1ba7dd4e05a9421c6809fe39cad to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
html div#om-{{id}} { | |
top: 0px !important; | |
bottom: unset !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