fix overflow
This commit is contained in:
@@ -24,7 +24,7 @@ html, body {
|
|||||||
border: 1px solid blue;
|
border: 1px solid blue;
|
||||||
margin-right: 10px;
|
margin-right: 10px;
|
||||||
padding: 10px;
|
padding: 10px;
|
||||||
overflow: auto;
|
overflow: visible;
|
||||||
}
|
}
|
||||||
|
|
||||||
.lastpicture {
|
.lastpicture {
|
||||||
|
|||||||
Reference in New Issue
Block a user