F
Filament17mo ago
Oddman

How do I disable a single section border and padding?

I've split my form in 2, with the right-hand side needing to be grouped together. But as you can see, using sections I have the top section providing unnecessary padding and a border:
Solution:
Cheers. I decided to setup a blank component that does nothing but pass in the rendered child html
Jump to solution
2 Replies
josef
josef17mo ago
as far as I can see in section.blade.php, the ring-gray-950/5 dark:bg-gray-900 (and other) css classes are always set, unless it's an aside, so that doesnt seem possible right now. The padding is due to the grid and defined gaps. If I understand correctly, you don't want a border around the 'Options' section, right? Why not use a grid then?
Solution
Oddman
Oddman17mo ago
Cheers. I decided to setup a blank component that does nothing but pass in the rendered child html
Want results from more Discord servers?
Add your server