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

Add admin submenu styles, make "Dashboards" with multi column #1178

Conversation

nsotnikov
Copy link
Contributor

@nsotnikov nsotnikov commented Feb 8, 2024

The admin dashboards submenu is very long and not optimal styled for bigger screens.
This PR makes it as multi column menu to better fit and reduce scrolling.

Before After


Screenshot 2024-02-08 at 21 12 13
Screenshot 2024-02-08 at 20 51 21

@nsotnikov nsotnikov changed the title feat (admin): add admin submenu styles, make dashboard multi column Add admin submenu styles, make "Dashboards" with multi column Feb 9, 2024
@bassmaster187
Copy link
Owner

I like it.
To make sure the new css file will be used and not the old one in the cache I appended a suffix "?v=4"

<link rel="stylesheet" href="static/teslalogger_style.css?v=4">

@bassmaster187 bassmaster187 merged commit 92530a3 into bassmaster187:master Feb 9, 2024
1 check passed
@nsotnikov
Copy link
Contributor Author

I like it. To make sure the new css file will be used and not the old one in the cache I appended a suffix "?v=4"

<link rel="stylesheet" href="static/teslalogger_style.css?v=4">

Thanks for hint and commit!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants