Skip to content

Commit dfb6bbc

Browse files
authored
Update BookReaderDemo.css
issue -:#1103
1 parent 7361245 commit dfb6bbc

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

BookReaderDemo/BookReaderDemo.css

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,10 @@ ia-bookreader{
3232
}
3333

3434
.BookReader {
35+
--br-height: calc(100vh - 100px);
36+
--new-height: calc(var(--br-height) - 20px);
3537
height: var(--br-height);
3638
overflow: hidden;
3739
margin: 0 auto;
3840
}
41+

0 commit comments

Comments
 (0)