-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
My logo is too small with the default size of 1.5rem.
It would be great to be able to changer that CSS value:
<img src="/storage/whitelabel/customer_portal_logo/1744331122.png" class="h-6">.h-6 {
height: 2rem;
}The current value is working great with logos that are taking a lot of space but doesn't work with one like mine that has plenty of small chars because of the oversized F.
If it's easier for you not to add a custom option I think it would be great to have the default value in the CSS to 2rem. The reason being that it's possible to add a transparent padding to a logo to make it smaller but it's not possible to increase the size of the logo in the current setting.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request

