Skip to content

Commit b865d12

Browse files
李钿李钿
李钿
authored and
李钿
committed
modify .block class
1 parent 528c583 commit b865d12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demo/App.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ html,body{margin: 0; padding: 0;}
22
li{font-size: 20px; width: 100%;list-style: none;}
33
img{width: 100%;}
44
div, .test-ul, p{margin: 0; padding: 0;}
5-
.block{position: absolute; height: 100%;}
5+
.block{position: absolute; height: 100%;box-sizing: border-box;}
66

77
button{
88
display: inline-block;

0 commit comments

Comments
 (0)