Hi, I am trying to adjust the width of the new panel component where display is set to "reveal" or "push".
This is how it looks like when user click the toogle button currently:
I felt it took too much of screen space especially in small device, so I reduce the width by changing the width CSS property of "ui-panel;" class, but it became:
So how I can set the width of Panel properly?