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
For the core package or the cli, add a padding options, like --padding 10 for every side, or --padding 10,10 for x and y, or --padding 10,20,30,40 for each side.
For the core package or the cli, add a padding options, like
--padding 10for every side, or--padding 10,10for x and y, or--padding 10,20,30,40for each side.