Skip to content

Commit

Permalink
Fixed styles.
Browse files Browse the repository at this point in the history
  • Loading branch information
parpalak committed Aug 10, 2024
1 parent 12bb4be commit cc64ec0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion _admin/css/admin-override.css
Original file line number Diff line number Diff line change
Expand Up @@ -506,8 +506,9 @@ a.js {
}
#error-iframe {
width: 100%;
height: calc(100% - 140px);
height: calc(100vh - 235px);
background: var(--page-background);
border: 0;
}

#picture_frame,
Expand Down

0 comments on commit cc64ec0

Please sign in to comment.