@@ -16,7 +16,7 @@ if(z=='-'){
|
||||
|
||||
}else{
|
||||
//y.classList.add('hidden');
|
||||
y.style.maxHeight = '900px';
|
||||
y.style.maxHeight = '1500px';
|
||||
y.style.overflow = 'visible';
|
||||
event.target.innerHTML = "-";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user