add primevue splitter

This commit is contained in:
2022-10-26 09:50:18 +02:00
parent 31f1a19807
commit f3a875f489
5 changed files with 68 additions and 15 deletions

View File

@@ -1,7 +1,11 @@
@import 'normalize.css';
/*@import 'primevue/resources/primevue.min.css';*/
/*@import 'primevue/resources/themes/saga-blue/theme.css';*/
@import 'primevue/resources/themes/bootstrap4-dark-blue/theme.css';
html, body {
height: 100%;
height: 100%;
overflow: hidden;
}
#app {