Only scroll-focus when hoverring over preview
This commit is contained in:
parent
3a35e7f03c
commit
4d9de7652b
2 changed files with 17 additions and 15 deletions
|
|
@ -24,6 +24,7 @@ img {
|
|||
|
||||
.left, .right {
|
||||
background-color: #f4f4f4;
|
||||
overflow-y: scroll;
|
||||
}
|
||||
|
||||
.left{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue