removed iframe
parent
85db649549
commit
c848c21ef2
|
@ -79,12 +79,6 @@ body {
|
|||
font-size: 1em;
|
||||
}
|
||||
|
||||
body.iframe {
|
||||
margin: 5px;
|
||||
height: 100%;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
p {
|
||||
font-family: monospace;
|
||||
color: #001858;
|
||||
|
@ -323,17 +317,3 @@ div.form {
|
|||
padding: 14px 20px;
|
||||
box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
|
||||
}
|
||||
|
||||
iframe {
|
||||
border: none;
|
||||
margin: 0px;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
iframe.board {
|
||||
|
||||
}
|
||||
|
||||
iframe.action {
|
||||
min-height: max-content;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue