HTML5 - removed useless line
This commit is contained in:
parent
c7e654511c
commit
d902724309
@ -15,7 +15,6 @@
|
|||||||
height: calc(100% - 80px);
|
height: calc(100% - 80px);
|
||||||
margin: 20px;
|
margin: 20px;
|
||||||
overflow: auto;
|
overflow: auto;
|
||||||
|
|
||||||
//if you change the thickness of the border
|
//if you change the thickness of the border
|
||||||
//you should also change a corresponding value in the componentWillUpdate
|
//you should also change a corresponding value in the componentWillUpdate
|
||||||
//otherwise auto-scrolling for closed-captions will break
|
//otherwise auto-scrolling for closed-captions will break
|
||||||
|
Loading…
Reference in New Issue
Block a user