Different logo for login page e admin page - Filament 3

Hi I'm trying to configure my application's logo via a view,
but I can't set different heights because there is a div with a fixed height
can u help me
thnks
image.png
image.png
image.png
image_1.png
Solution
image.fi-logo {
    height: 2rem;
}
Was this page helpful?