mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-10 09:22:34 +00:00
Removed resizer
This commit is contained in:
parent
1eb66a6d91
commit
295a3f899b
4 changed files with 4 additions and 4 deletions
|
@ -4,7 +4,7 @@
|
|||
</DocSectionText>
|
||||
<div class="card flex justify-content-center">
|
||||
<span class="p-float-label">
|
||||
<Textarea v-model="value" rows="5" cols="30" />
|
||||
<Textarea v-model="value" rows="5" cols="30" style="resize: none" />
|
||||
<label>Username</label>
|
||||
</span>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue