@internetarchive/bookreader 5.0.0-25 → 5.0.0-25-02
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -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
|
}
|