Skip to content

Instantly share code, notes, and snippets.

View prasetyop's full-sized avatar

Prasetyo Priambodo prasetyop

View GitHub Profile
@prasetyop
prasetyop / admin.css
Last active March 13, 2023 13:33
Flexible Content Preview Pop Up
.acf-fc-popup .preview {
position: absolute;
right: 100%;
margin-right: 0px;
top: 0;
background: #383c44;
min-height: 100%;
border-radius: 5px;
align-content: center;
display: grid;