mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-04-20 02:22:09 +00:00
window size decreased
This commit is contained in:
parent
4c7cde7054
commit
b69b074cad
1 changed files with 2 additions and 2 deletions
|
|
@ -46,8 +46,8 @@
|
|||
--scroll-bar-width: 8px;
|
||||
--landscape-shape-ratio: 0.5625;
|
||||
--poster-shape-ratio: 1.464;
|
||||
--window-min-width: 1000px;
|
||||
--window-min-height: 650px;
|
||||
--window-min-width: 800px;
|
||||
--window-min-height: 600px;
|
||||
}
|
||||
|
||||
* {
|
||||
|
|
|
|||
Loading…
Reference in a new issue