Ver código fonte

Fix bug

master
Roderic Day 4 anos atrás
pai
commit
39ac85b13d
1 arquivos alterados com 0 adições e 1 exclusões
  1. +0
    -1
      apps/streams.js

+ 0
- 1
apps/streams.js Ver arquivo

@@ -93,7 +93,6 @@ const StreamContainer = {
if(innerHeight > innerWidth) dims.reverse()
const style = {
backgroundColor: 'black',
height: '100%',
overflow: 'hidden',
display: 'grid',
gridTemplateRows: dims[0],

Carregando…
Cancelar
Salvar