mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-04-20 19:02:15 +00:00
refactor(BufferingLoader): reduce size
This commit is contained in:
parent
a67fb02aa9
commit
05f0ba11f3
1 changed files with 2 additions and 2 deletions
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
.buffering-loader {
|
||||
flex: none;
|
||||
width: 17rem;
|
||||
height: 17rem;
|
||||
width: 10rem;
|
||||
height: 10rem;
|
||||
}
|
||||
}
|
||||
Loading…
Reference in a new issue