File tree Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 1111 < style class ="editable ">
1212 .box {
1313 border : 1px solid # 333333 ;
14- width : 200 px ;
14+ width : 350 px ;
1515 height : 100px ;
1616 overflow : auto;
1717 }
2626 < textarea class ="playable playable-css " style ="height: 120px; ">
2727.box {
2828 border: 1px solid #333333;
29- width: 200px ;
29+ width: 350px ;
3030 height: 100px;
3131 overflow: auto;
3232}
Original file line number Diff line number Diff line change 1111 < style class ="editable ">
1212 .box {
1313 border : 1px solid # 333333 ;
14- width : 200 px ;
14+ width : 350 px ;
1515 height : 100px ;
1616 overflow : hidden;
1717 }
2626 < textarea class ="playable playable-css " style ="height: 120px; ">
2727.box {
2828 border: 1px solid #333333;
29- width: 200px ;
29+ width: 350px ;
3030 height: 100px;
3131 overflow: hidden;
3232}
Original file line number Diff line number Diff line change 1111 < style class ="editable ">
1212 .box {
1313 border : 1px solid # 333333 ;
14- width : 200 px ;
14+ width : 350 px ;
1515 height : 100px ;
1616 overflow-y : scroll;
1717 }
2626 < textarea class ="playable playable-css " style ="height: 120px; ">
2727.box {
2828 border: 1px solid #333333;
29- width: 200px ;
29+ width: 350px ;
3030 height: 100px;
3131 overflow-y: scroll;
3232}
Original file line number Diff line number Diff line change 1111 < style class ="editable ">
1212 .box {
1313 border : 1px solid # 333333 ;
14- width : 200 px ;
14+ width : 350 px ;
1515 height : 100px ;
1616 overflow : scroll;
1717 }
2626 < textarea class ="playable playable-css " style ="height: 120px; ">
2727.box {
2828 border: 1px solid #333333;
29- width: 200px ;
29+ width: 350px ;
3030 height: 100px;
3131 overflow: scroll;
3232}
You can’t perform that action at this time.
0 commit comments