#Modal Heading on Delete function

1 messages · Page 1 of 1 (latest)

potent mica
#

Does anyone know why on that h2 tag has me-5 CSS class? I've check on the filament demo it should be not have that class.

stable lintel
#

Is affiliates something you have created?

#

or a plugin

#

Filament has a native me-5 on modal as per:

<x-filament::modal.heading
    @class(['me-5' => $closeButton])
>
potent mica
potent mica
#

I'm using filament v 3.2.131, i even try to create new project just install the filament without any plugin and it's still has the same issue

potent mica
#

i's fixed in the new version 3.2.132