mirror of
https://github.com/ets-cfuhrman-pfe/EvalueTonSavoir.git
synced 2025-08-11 21:23:54 -04:00
Compare commits
1 commit
4cfca34a5b
...
9bdd12e814
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
9bdd12e814 |
1 changed files with 2 additions and 8 deletions
|
|
@ -80,12 +80,6 @@ input[type="file"] {
|
||||||
.quizEditor .editSection .preview {
|
.quizEditor .editSection .preview {
|
||||||
flex: 50%;
|
flex: 50%;
|
||||||
padding: 5px;
|
padding: 5px;
|
||||||
overflow: auto;
|
|
||||||
height: 100%;
|
|
||||||
position: relative;
|
|
||||||
}
|
|
||||||
|
|
||||||
.quizEditor {
|
overflow: auto;
|
||||||
margin: 0 -2rem; /* Counteract the padding */
|
|
||||||
width: calc(100% + 4rem); /* Expand to fill padded area */
|
|
||||||
}
|
}
|
||||||
Loading…
Reference in a new issue