close history panel when scrolling text #851
This commit is contained in:
+1
-1
@@ -812,7 +812,7 @@ section[role="main-content"]{
|
||||
li{
|
||||
ul{
|
||||
overflow: hidden;
|
||||
max-height: 1000px;
|
||||
max-height: 10000px;
|
||||
transition: max-height 0.5s ease-in-out;
|
||||
// transform: scaleY(1);
|
||||
// transform-origin: top;
|
||||
|
||||
Reference in New Issue
Block a user