Component: Panel #13914
Labels
Status: Discussion
Issue or pull request needs to be discussed by Core Team
Status: Needs Triage
Issue will be reviewed by Core Team and a relevant label will be added as soon as possible
Type: New Feature
Issue contains a new feature or new component request
Describe the feature you would like to see added
Panel will look strange when you used the footer template. because the
border-bottom-left-radius: 3px
andborder-bottom-right-radius: 3px
is used inp-panel-content
, but not footer.Is your feature request related to a problem?
No response
Describe the solution you'd like
I think maybe we can isolate the
border-bottom-left-radius-radius: 3px
andborder-bottom-right-radius: 3px
in a new CSS class selector. Add to content when footer does not exist, and add to footer's container if it exists.Describe alternatives you have considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: