Files
crewli/resources/vuexy-admin-v10.11.1/nuxt-version/javascript-version/full-version/@layouts/styles/_global.scss

11 lines
116 B
SCSS

*,
::before,
::after {
box-sizing: inherit;
background-repeat: no-repeat;
}
html {
box-sizing: border-box;
}