try to waste less screen space
This commit is contained in:
@@ -27,7 +27,7 @@ h3 {
|
||||
|
||||
iframe {
|
||||
border: none;
|
||||
height: 85%;
|
||||
height: 90%;
|
||||
width: 100%;
|
||||
position: fixed;
|
||||
background-color: grey;
|
||||
@@ -651,6 +651,9 @@ button:hover {
|
||||
.left {
|
||||
display:none;
|
||||
}
|
||||
iframe {
|
||||
height: 83%;
|
||||
}
|
||||
}
|
||||
|
||||
.copyimage {
|
||||
|
||||
+4
-1
@@ -24,7 +24,7 @@ h3 {
|
||||
|
||||
iframe {
|
||||
border: none;
|
||||
height: 85%;
|
||||
height: 90%;
|
||||
width: 100%;
|
||||
position: fixed;
|
||||
}
|
||||
@@ -619,6 +619,9 @@ button:hover {
|
||||
.left {
|
||||
display:none;
|
||||
}
|
||||
iframe {
|
||||
height: 83%;
|
||||
}
|
||||
}
|
||||
|
||||
.copyimage {
|
||||
|
||||
Reference in New Issue
Block a user