@internetarchive/bookreader 5.0.0-25 → 5.0.0-25-02
Sign up to get free protection for your applications and to get access to all the features.
@@ -2737,6 +2737,10 @@ li.BRtable-contents-el .BRTOCElementPage {
|
|
2737
2737
|
display: flex;
|
2738
2738
|
animation: slideUp 0.2s;
|
2739
2739
|
}
|
2740
|
+
.BRcontrols .read-aloud.visible button {
|
2741
|
+
width: unset;
|
2742
|
+
height: unset;
|
2743
|
+
}
|
2740
2744
|
.BRcontrols .read-aloud li {
|
2741
2745
|
padding: 0 10px;
|
2742
2746
|
}
|