Skip to content

Instantly share code, notes, and snippets.

@huynhsamha
Last active May 23, 2022 07:02
Show Gist options
  • Save huynhsamha/7db799e6c1b86d052cc44c812b4bbaaf to your computer and use it in GitHub Desktop.
Save huynhsamha/7db799e6c1b86d052cc44c812b4bbaaf to your computer and use it in GitHub Desktop.
Hide Froala license correctly without crashing editor after 11 times
div.fr-wrapper>div>a {
/* display: none !important; */
/* position: fixed; */
/* z-index: -99999 !important; */
font-size: 0px !important;
padding: 0px !important;
height: 0px !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment