mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-04-05 20:59:49 +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