13 lines
126 B
Text
13 lines
126 B
Text
|
|
#library-list {
|
||
|
|
height: 1fr;
|
||
|
|
}
|
||
|
|
|
||
|
|
#reader-scroll {
|
||
|
|
height: 1fr;
|
||
|
|
padding: 1 2;
|
||
|
|
}
|
||
|
|
|
||
|
|
#chapter-text {
|
||
|
|
width: 100%;
|
||
|
|
}
|