fix markdown
This commit is contained in:
parent
208337155a
commit
918549a603
@ -1,4 +1,3 @@
|
||||
````markdown
|
||||
# Form Component Documentation
|
||||
|
||||
## Overview
|
||||
@ -1509,4 +1508,3 @@ The component has been completely migrated from Vuetify to PrimeVue. Here's what
|
||||
- **PrimeVue 4.4+** components (InputText, InputNumber, Textarea, Select, AutoComplete, Checkbox, RadioButton, DatePicker, FileUpload, Button, Message)
|
||||
- **Modern JavaScript** features (ES6+)
|
||||
- **CSS Grid** and **Flexbox** support
|
||||
````
|
||||
|
||||
@ -44,7 +44,7 @@ import ScrollPanel from "primevue/scrollpanel";
|
||||
max-width: 2500px;
|
||||
width: 100%;
|
||||
margin: 10px auto;
|
||||
height: 83vh;
|
||||
height: 90vh;
|
||||
}
|
||||
|
||||
#display-content {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user