Updating preview-element on refresh of variables, and updated preview-button

This commit is contained in:
Kasper Rynning-Tønnesen
2018-10-25 10:36:23 +02:00
parent 1a7ff97e7e
commit 0aa6910f25
2 changed files with 13 additions and 0 deletions

View File

@@ -2762,6 +2762,10 @@ nav ul li:hover, nav ul li.active {
height: 27px;
}
.embed-preview iframe {
border: none;
}
.hide
{
display:none !important;