File tree Expand file tree Collapse file tree 2 files changed +23
-2
lines changed Expand file tree Collapse file tree 2 files changed +23
-2
lines changed Original file line number Diff line number Diff line change 8787</ container >
8888
8989< rendering >
90- < div class ="green " style ="height: 100px ; width: 100px " />
91- < div class ="white " style ="position:absolute; top: 10px; left: 10px; width: 80px ; height: 80px ; " />
90+ < div class ="green " style ="height: 120px ; width: 120px " />
91+ < div class ="white " style ="position:absolute; top: 10px; left: 10px; width: 100px ; height: 100px ; " />
9292</ rendering >
9393
9494< rendering >
Original file line number Diff line number Diff line change 11891189 margin : 0 ;
11901190 }
11911191
1192+ div {
1193+ box-sizing : border-box;
1194+ }
1195+
11921196 th ,
11931197 td {
11941198 padding : 0 ;
13761380 margin : 0 ;
13771381 }
13781382
1383+ div {
1384+ box-sizing : border-box;
1385+ }
1386+
13791387 th ,
13801388 td {
13811389 padding : 0 ;
14711479 margin : 0 ;
14721480 }
14731481
1482+ div {
1483+ box-sizing : border-box;
1484+ }
1485+
1486+
14741487 th ,
14751488 td {
14761489 padding : 0 ;
15861599 margin : 0 ;
15871600 }
15881601
1602+ div {
1603+ box-sizing : border-box;
1604+ }
1605+
15891606 th ,
15901607 td {
15911608 padding : 0 ;
17151732 margin : 0 ;
17161733 }
17171734
1735+ div {
1736+ box-sizing : border-box;
1737+ }
1738+
17181739 th ,
17191740 td {
17201741 padding : 0 ;
You can’t perform that action at this time.
0 commit comments