Styling suggestion for Block components panel #7063
Labels
General Interface
Parts of the UI which don't fall neatly under other labels.
[Type] Enhancement
A suggestion for improvement.
Is your feature request related to a problem? Please describe.
I'm building a plugin with a block that has more options than might be typical. I've divided the options into several normally closed panels. When a subpanel is opened, it tends to blend into the other options, and gets visually lost.
Describe the solution you'd like
I've added this CSS to the editor styling, and it really makes things much visually easier for the user.
I think this works pretty well for any of the control panel items, but if you don't consider it appropriate, then it would be nice if the base class of the current block were added around the block components section so this customization rule won't apply to other block's panels.
Describe alternatives you've considered
Simply adding stronger top/bottom borders might work as well.
The text was updated successfully, but these errors were encountered: