You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We're using MUI as our component library in the application where we are using the pdf-viewer. So far we have been able to customize much of the styles to align with the application, however, there are two aspects that we would like to customize.
Support setting a border radius around icons/buttons separately. Currently customizing the border radius variable --rp-border-radius to match the MUI theme affects the icon buttons as well as; zoom level select, page number select, dialogs and tooltips. See screenshot
Allow customizing the tooltips to either take a custom component or alternatively provide a way to change the styles such as font size, padding, border radius and positional arrow.
The text was updated successfully, but these errors were encountered:
We're using MUI as our component library in the application where we are using the pdf-viewer. So far we have been able to customize much of the styles to align with the application, however, there are two aspects that we would like to customize.
--rp-border-radius
to match the MUI theme affects the icon buttons as well as; zoom level select, page number select, dialogs and tooltips. See screenshotThe text was updated successfully, but these errors were encountered: