mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-23 18:03:17 +00:00
fix answer scrollbar behavior
This commit is contained in:
@@ -79,11 +79,11 @@ $answersInfoLabelColor: #949494 !default;
|
||||
top: 55px;
|
||||
bottom: 0;
|
||||
margin-right: 8px;
|
||||
overflow-y: hidden;
|
||||
//overflow-y: hidden;
|
||||
padding-left: 10px;
|
||||
&:hover {
|
||||
overflow-y: auto;
|
||||
}
|
||||
overflow-y: auto;
|
||||
/*&:hover {
|
||||
}*/
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user