Devendra174's picture
Upload folder using huggingface_hub
1e92f2d verified
@import '@wordpress/base-styles/variables';
.dashboard-page-layout {
margin: auto;
padding: $grid-unit-40 $grid-unit-30;
// Creates a positioning context for CalloutOverlay components. It needs to
// be on the PageLayout so that the blurred overlay can cover the entire
// PageLayout, including the padding.
position: relative;
}