Skip to content

Instantly share code, notes, and snippets.

@reachkamrul
Created September 27, 2021 11:57
Show Gist options
  • Save reachkamrul/2e56ca107ffdaaac168fd85c55c3f313 to your computer and use it in GitHub Desktop.
Save reachkamrul/2e56ca107ffdaaac168fd85c55c3f313 to your computer and use it in GitHub Desktop.
.pop-up {
display: none;
position: absolute;
max-width: 580px;
background: #eeeeee;
color: #000000;
border: 1px solid #1a1a1a;
font-size: 90%;
white-space: initial;
padding: 10px !important;
z-index:999999 !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment