mirror of
https://github.com/Noratrieb/slides.git
synced 2026-01-14 16:35:07 +01:00
overview now works with percentage based width/height #1247
This commit is contained in:
parent
cb092e60bf
commit
5dd9067150
3 changed files with 26 additions and 27 deletions
|
|
@ -1022,7 +1022,8 @@ html:-moz-full-screen-ancestor {
|
|||
perspective: 700px;
|
||||
|
||||
.slides section {
|
||||
height: 700px;
|
||||
height: 100%;
|
||||
top: 0 !important;
|
||||
opacity: 1 !important;
|
||||
overflow: hidden;
|
||||
visibility: visible !important;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue