UI Bug in App Bar Component

If I move the App Bar Component to the top it ignores any height you define on the component because a div container in the component has the following CSS applied…

padding-bottom: 100px

… it should be 0px… otherwise this happens…

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.