mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-04-21 03:22:11 +00:00
global styles added
This commit is contained in:
parent
40bf68092e
commit
0abfedab69
1 changed files with 4 additions and 0 deletions
4
.storybook/styles.less
Normal file
4
.storybook/styles.less
Normal file
|
|
@ -0,0 +1,4 @@
|
||||||
|
:global(#root) {
|
||||||
|
width: 100%;
|
||||||
|
height: 100%;
|
||||||
|
}
|
||||||
Loading…
Reference in a new issue