global styles added

This commit is contained in:
svetlagasheva 2021-04-29 12:53:58 +03:00
parent 40bf68092e
commit 0abfedab69

4
.storybook/styles.less Normal file
View file

@ -0,0 +1,4 @@
:global(#root) {
width: 100%;
height: 100%;
}