Fix overflow
This commit is contained in:
parent
d7a303b410
commit
53e9746b13
@ -296,3 +296,7 @@ body {
|
||||
color: #009;
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
.rel_img {
|
||||
overflow-y: scroll;
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user