Explorar el Código

Fix bug

master
Roderic Day hace 4 años
padre
commit
39ac85b13d
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. +0
    -1
      apps/streams.js

+ 0
- 1
apps/streams.js Ver fichero

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

Cargando…
Cancelar
Guardar