Cosmetics

pull/426/head
cagataycivici 2020-08-04 14:43:10 +03:00
parent d78e443fe8
commit a02bc42b8e
5 changed files with 5 additions and 6 deletions

View File

@ -16,7 +16,7 @@
</CodeHighlight> </CodeHighlight>
<h5>Dependencies</h5> <h5>Dependencies</h5>
<p>None.</p> <p>PrimeFlex.</p>
</TabPanel> </TabPanel>
<TabPanel header="Source"> <TabPanel header="Source">

View File

@ -519,6 +519,9 @@
<div>Item 1</div> <div>Item 1</div>
<div class="p-mt-auto">Item 2</div> <div class="p-mt-auto">Item 2</div>
</div> </div>
<h5>Dependencies</h5>
<p>PrimeFlex.</p>
</div> </div>
</div> </div>
</template> </template>

View File

@ -373,7 +373,7 @@
</div> </div>
</div> </div>
<GridDoc/> <GridDoc />
</div> </div>
</template> </template>

View File

@ -614,7 +614,6 @@ import 'primeflex/primeflex.css';
</tbody> </tbody>
</table> </table>
</div> </div>
</TabPanel> </TabPanel>
<TabPanel header="Source"> <TabPanel header="Source">

View File

@ -69,9 +69,6 @@
</template> </template>
</CodeHighlight> </CodeHighlight>
<h5>Dependencies</h5> <h5>Dependencies</h5>
<p>PrimeFlex.</p> <p>PrimeFlex.</p>
</TabPanel> </TabPanel>