mirror of
https://github.com/tenrok/OverlayScrollbars.git
synced 2026-05-17 04:19:40 +03:00
Minor fixes (lines 358-365)
This commit is contained in:
@@ -355,14 +355,14 @@ Take the table below only as a overview of all options.
|
||||
<td>dynWidth</td>
|
||||
<td>boolean</td>
|
||||
<td><code>false</code></td>
|
||||
<td>Indiactes whether the textarea width will be dynamic (content dependent).</td>
|
||||
<td>Indicates whether the textarea width will be dynamic (content dependent).</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td></td>
|
||||
<td>dynHeight</td>
|
||||
<td>boolean</td>
|
||||
<td><code>false</code></td>
|
||||
<td>Indiactes whether the textarea height will be dynamic (content dependent).</td>
|
||||
<td>Indicates whether the textarea height will be dynamic (content dependent).</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td></td>
|
||||
|
||||
Reference in New Issue
Block a user