1
0
Fork 0
mirror of https://github.com/futurepress/epub.js.git synced 2025-10-05 15:32:55 +02:00

Update vertical writing support in continuous

This commit is contained in:
Fred Chasen 2017-11-17 17:35:09 -08:00
parent 628be87534
commit 781fd1e3bf
7 changed files with 172 additions and 64 deletions

View file

@ -88,6 +88,10 @@ body {
content: "";
}
#viewer.spreads.single:after {
display: none;
}
#prev {
left: 40px;
}