qhrong commited on
Commit
34969e9
·
verified ·
1 Parent(s): 853d04a

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -2
index.html CHANGED
@@ -62,9 +62,8 @@
62
 
63
  #episodes-container {
64
  max-height: 500px;
65
- width: 200px;
66
  overflow-y: auto;
67
- overflow-x: false;
68
  border: 1px solid #ccc;
69
  border-radius: 5px;
70
  background-color: #222;
 
62
 
63
  #episodes-container {
64
  max-height: 500px;
65
+ width: 120px;
66
  overflow-y: auto;
 
67
  border: 1px solid #ccc;
68
  border-radius: 5px;
69
  background-color: #222;