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

How to change --content-max-width #1463

Closed
4 tasks done
Outsidewall opened this issue Feb 10, 2024 · 6 comments
Closed
4 tasks done

How to change --content-max-width #1463

Outsidewall opened this issue Feb 10, 2024 · 6 comments
Labels
✅ Fixed [ISSUE] Auto-Assigned to Tickets whose fix has been deployed 🕸️ Inactive 🛑 No Response [ISSUE] Response was requested, but has not been provided 🤷‍♂️ Question [ISSUE] Further information is requested

Comments

@Outsidewall
Copy link

Question

Hello, Struggling on how to change the --content-max-width from the config.yml file, would anyone please give some pointers.

Category

Setup and Deployment

Please tick the boxes

@Outsidewall Outsidewall added the 🤷‍♂️ Question [ISSUE] Further information is requested label Feb 10, 2024
@liss-bot
Copy link
Collaborator

If you're enjoying Dashy, consider dropping us a ⭐
🤖 I'm a bot, and this message was automated

@CrazyWolf13
Copy link
Collaborator

Hi could you share a bit more?

What do you want to achieve?

Is it custom CSS?

@liss-bot liss-bot added the 👤 Awaiting Maintainer Response [ISSUE] Response from repo author is pending label Feb 11, 2024
@Outsidewall
Copy link
Author

In default theme mode, the width of the main lists area is set to 85% (on PC browser). This wastes space, either side. I would like to use 100% of the width. I have tried changing this via developer mode (F12 on browser) to 100%, looks good. This is where I found the variable I noted in the title. Does that help?

@Lissy93
Copy link
Owner

Lissy93 commented Mar 7, 2024

Sure, try this:

appConfig:
  customCss: '.item-group-container { max-width: 100% !important; }'

@CrazyWolf13 CrazyWolf13 added 🚏 Awaiting User Response [ISSUE] Response from original author is pending 🛑 No Response [ISSUE] Response was requested, but has not been provided ✅ Fixed [ISSUE] Auto-Assigned to Tickets whose fix has been deployed labels Mar 12, 2024
@liss-bot
Copy link
Collaborator

Issue closed due to no response from user.

@liss-bot liss-bot removed the 🚏 Awaiting User Response [ISSUE] Response from original author is pending label Mar 16, 2024
@Outsidewall
Copy link
Author

Thank you, works, looks much better, actually set it to 98%

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✅ Fixed [ISSUE] Auto-Assigned to Tickets whose fix has been deployed 🕸️ Inactive 🛑 No Response [ISSUE] Response was requested, but has not been provided 🤷‍♂️ Question [ISSUE] Further information is requested
Projects
None yet
Development

No branches or pull requests

4 participants