Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(FilePicker): Adjust stylings after migration to NcDialog #1138

Merged
merged 1 commit into from
Dec 8, 2023

Commits on Dec 7, 2023

  1. fix(FilePicker): Adjust stylings after migration to NcDialog

    * The height must have a `!important` otherwise it will conflict with `NcDialog` dependening on loading order of styles
    * The navigation needs some padding for the focus visible outline
    * Make the view buttons streched so they have the same width
    
    Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
    susnux committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    95ea092 View commit details
    Browse the repository at this point in the history