You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 4, 2022. It is now read-only.
The behavior of the panel component is as intended thus it will not be changed. However, the padding of the elements appearing inside the panels of the demo page, should be updated accordingly to give the elements inside it their proper look.
Panel padding (
> * { padding: 10px }
) overwrites most other element paddings due to specificity. This must be fixed.The text was updated successfully, but these errors were encountered: