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:
parent
628be87534
commit
781fd1e3bf
7 changed files with 172 additions and 64 deletions
|
@ -88,6 +88,10 @@ body {
|
|||
content: "";
|
||||
}
|
||||
|
||||
#viewer.spreads.single:after {
|
||||
display: none;
|
||||
}
|
||||
|
||||
#prev {
|
||||
left: 40px;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue