diff --git a/src/App.vue b/src/App.vue index 9a7725a43..0d240cf6b 100755 --- a/src/App.vue +++ b/src/App.vue @@ -55,7 +55,7 @@ export default { 'page_path': '/primevue' + to.path }); } - + this.sidebarActive = false; this.$toast.removeAllGroups(); } diff --git a/src/views/scrollpanel/ScrollPanelDoc.vue b/src/views/scrollpanel/ScrollPanelDoc.vue index e905992fe..b767fc4d2 100644 --- a/src/views/scrollpanel/ScrollPanelDoc.vue +++ b/src/views/scrollpanel/ScrollPanelDoc.vue @@ -41,7 +41,7 @@ import ScrollPanel from 'primevue/scrollpanel';
Any property such as style and class are passed to the main container element. There are no component specific properties.
- +Following is the list of structural style classes, for theming classes visit