This website works better with JavaScript.
Home
Explore
Help
Sign In
roderic
/
pico.chat
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Fix bug
master
Roderic Day
4 years ago
parent
3711f83014
commit
39ac85b13d
1 changed files
with
0 additions
and
1 deletions
Split View
Show Diff Stats
+0
-1
apps/streams.js
+ 0
- 1
apps/streams.js
View File
@@ -93,7 +93,6 @@ const StreamContainer = {
if(innerHeight > innerWidth) dims.reverse()
const style = {
backgroundColor: 'black',
height: '100%',
overflow: 'hidden',
display: 'grid',
gridTemplateRows: dims[0],
Write
Preview
Loading…
Cancel
Save