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

Settings pages: Fix x-overflow and large spaces on phone screens & Change icon for persistence config #2248

Merged
merged 5 commits into from
Dec 30, 2023

Commits on Dec 30, 2023

  1. Fix x-overflow on phone screens & Remove redundant CSS

    Fixes x-overflow on phone screens, where it was possible to scroll horizontally.
    Remove the service-config class where the class declaration was missing and instead apply the used CSS directly on config-sheet.vue.
    
    Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
    florian-h05 committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    ee7eebb View commit details
    Browse the repository at this point in the history
  2. Fix large space between blocks on add-on config & persistence config …

    …page on phones
    
    Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
    florian-h05 committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    747846c View commit details
    Browse the repository at this point in the history
  3. Fix persistence config button to wide on phone screens

    Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
    florian-h05 committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    c97e288 View commit details
    Browse the repository at this point in the history
  4. Change icon for persistence settings menu entry

    Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
    florian-h05 committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    20fa754 View commit details
    Browse the repository at this point in the history
  5. Minor style improvements

    Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
    florian-h05 committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    7b2ef57 View commit details
    Browse the repository at this point in the history