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

Minor UI tweaks #36

Merged
merged 3 commits into from
Apr 20, 2024
Merged

Minor UI tweaks #36

merged 3 commits into from
Apr 20, 2024

Commits on Apr 20, 2024

  1. Update UI color and padding in components

    The color for "Login" button and "Username" dropdown has been changed to "Link" instead of "Secondary" to improve visibility. Also, the padding for the top row in the MainLayout has been slightly reduced from 4 to 3 units to optimize space usage.
    EpicOfficer committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    571a728 View commit details
    Browse the repository at this point in the history
  2. Update error UI and layout styles

    The error UI has been updated to use Bootstrap classes which provides a more modern and clean look. Changes also include the removal of unnecessary styles in 'app.css' and background color adjustment for the main layout, providing a more consistent UI experience across the application.
    EpicOfficer committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    306a7e1 View commit details
    Browse the repository at this point in the history
  3. Use minified logo

    EpicOfficer committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    3b56741 View commit details
    Browse the repository at this point in the history