Bug Fix #68: Undetected Pages dialog scale
Automatically scales the undetected page preview based on the browser size.
This commit is contained in:
@@ -963,8 +963,10 @@ div.logEventsViewport {
|
||||
#undetectedPageDialog {
|
||||
& > .pagePreview {
|
||||
height: 700px;
|
||||
max-height: 700px;
|
||||
background-position: top center;
|
||||
background-repeat: no-repeat;
|
||||
background-size: contain;
|
||||
}
|
||||
|
||||
.actions {
|
||||
|
||||
Reference in New Issue
Block a user