Skip to content

Instantly share code, notes, and snippets.

@jacopocolo
Created April 14, 2019 21:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jacopocolo/9cc4483fba7a36d1e29f3b398309e072 to your computer and use it in GitHub Desktop.
Save jacopocolo/9cc4483fba7a36d1e29f3b398309e072 to your computer and use it in GitHub Desktop.
Are.na full screen block editor CSS hack
.BlockLightboxMetadataPane__Dialog-zcu36p-0 {
max-width: none !important;
max-height: none !important;
width: 100% !important;
height: 100% !important;
}
.dznTKy > label:first-child {
flex-basis: 5% !important;
}
.LabelledInput__Container-wdxfdp-0:nth-child(1) {
display: none !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment