Revert "Update UI/Web/src/app/book-reader/_components/book-reader/book-reader.component.scss"

This reverts commit 1475b1c3c5d66f1225709df6bcdbcc42301b2447.
This commit is contained in:
Robbie Davis 2025-08-02 18:04:36 -04:00
parent 1475b1c3c5
commit c1773339e0

View File

@ -274,6 +274,9 @@ $action-bar-height: 38px;
justify-content: center;
}
.book-content *:not(code), .book-content *:not(a) {
}
.pagination-cont {
background: var(--br-actionbar-bg-color);