H
Homarr3d ago
Ninja

minor skill issue with CSS ;D

Hi! small issue with CSS where language select is larger than the rest of the items
No description
Solution:
Hi, as mentioned in #🦞・general , custom CSS comes with some risks. See https://homarr.dev/docs/next/advanced/styling/#limitations-and-dangers . To start, can you post your custom CSS here? As a general guideline, we usually do not provide support for your own custom CSS....
Jump to solution
12 Replies
Cakey Bot
Cakey Bot3d ago
Thank you for submitting a support request. Depending on the volume of requests, our team should get in contact with you shortly.
⚠️ Please include the following details in your post or we may reject your request without further comment: - Log (See https://homarr.dev/docs/community/faq#how-do-i-open-the-console--log) - Operating system (Unraid, TrueNAS, Ubuntu, ...) - Exact Homarr version (eg. 0.15.0, not latest) - Configuration (eg. docker-compose, screenshot or similar. Use ``your-text`` to format) - Other relevant information (eg. your devices, your browser, ...)
Frequently Asked Questions | Homarr documentation
Can I install Homarr on a Raspberry Pi?
Solution
Manicraft1001
Manicraft10013d ago
Hi, as mentioned in #🦞・general , custom CSS comes with some risks. See https://homarr.dev/docs/next/advanced/styling/#limitations-and-dangers . To start, can you post your custom CSS here? As a general guideline, we usually do not provide support for your own custom CSS.
Ninja
NinjaOP3d ago
i understand, lemme get it real quick
Ninja
NinjaOP3d ago
i got this
No description
Ninja
NinjaOP3d ago
i'll put it in a .txt file, is that okay?
Manicraft1001
Manicraft10013d ago
You can post it here
Ninja
NinjaOP3d ago
Manicraft1001
Manicraft10013d ago
.mantine-Text-root {
font-size: 1.2rem !important;
color: #ffffff !important;
margin-bottom: 0.5rem !important;
}

.mantine-Card-section {
font-size: 1rem !important;
color: #cccccc !important;
}
.mantine-Text-root {
font-size: 1.2rem !important;
color: #ffffff !important;
margin-bottom: 0.5rem !important;
}

.mantine-Card-section {
font-size: 1rem !important;
color: #cccccc !important;
}
Is likely your problem. Remove the font-size line entirely.
Ninja
NinjaOP3d ago
that indeed was it you sir are a genious thank you for being generous to offer help with this altho its not directly relevant to Homarr
Manicraft1001
Manicraft10013d ago
You're welcome. Can I mark this as resolved?
Ninja
NinjaOP3d ago
yes sir, thanks alot
Thomas
Thomas3d ago
lmao i was about to say skill issue

Did you find this page helpful?