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