Hide external action modal spinner

This commit is contained in:
Gabe Kangas
2021-03-31 22:28:55 -07:00
parent 1f659c47b0
commit 12f56f5571
2 changed files with 12 additions and 4 deletions

View File

@@ -285,6 +285,6 @@ header {
}
}
iframe{
background:url(/img/loading.gif) center center no-repeat; height: 100%;
#external-modal-iframe {
height: 70vh;
}