This commit is contained in:
@@ -262,6 +262,11 @@ const getLayoutStyles = (
|
||||
display: none;
|
||||
}
|
||||
|
||||
img {
|
||||
height: auto;
|
||||
width: auto;
|
||||
}
|
||||
|
||||
img.pi {
|
||||
${vertical ? 'transform: rotate(90deg);' : ''}
|
||||
${vertical ? 'transform-origin: center;' : ''}
|
||||
@@ -280,10 +285,6 @@ const getLayoutStyles = (
|
||||
display: none;
|
||||
}
|
||||
|
||||
.duokan-image-single {
|
||||
height: 100vh !important;
|
||||
}
|
||||
|
||||
.calibre {
|
||||
color: unset;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user