Some css
This commit is contained in:
parent
7a05ad1c3b
commit
fcbf74ca97
6 changed files with 70 additions and 55 deletions
|
@ -561,7 +561,7 @@
|
|||
this.style.height = (this.scrollHeight) + 'px';
|
||||
$(this).css('border-radius', '30px');
|
||||
} else {
|
||||
$(this).css('height', '80%');
|
||||
$(this).css('height', '70%');
|
||||
}
|
||||
});
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue