How to add class to view page?

Hello, is possible to add a class only to view page? I want to intercept via CSS only the view pages to style the form differently. I'm using Filament v2
3 Replies
LeandroFerreira
LeandroFerreira10mo ago
I guess you can use
@push('styles')
//your css
@endpush
@push('styles')
//your css
@endpush
Matheeus
MatheeusOP10mo ago
I don’t have the blade file. I need to push the CSS class via the Resource
Want results from more Discord servers?
Add your server