mirror of
https://github.com/futurepress/epub.js.git
synced 2025-10-05 15:32:55 +02:00
Updated scrolled display to work on vertical and horizontal axis
This commit is contained in:
parent
e9b074fde3
commit
4a2e9e97a9
6 changed files with 90 additions and 38 deletions
|
@ -248,6 +248,7 @@ body {
|
|||
-webkit-transform: translate(-400px, 0);
|
||||
-moz-transform: translate(-400px, 0);
|
||||
-ms-transform: translate(-400px, 0);
|
||||
transform: translate(-400px, 0);
|
||||
}
|
||||
|
||||
svg {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue