DocSpace-buildtools/web/ASC.Web.Components/.storybook/index.css

11 lines
179 B
CSS
Raw Normal View History

/*
Any global style for all stories
It can also be an scss file, however,
you have to go to `webpack.config.js` file
and enable the options in there
*/
html {
padding: 2rem;
}