More updates for vue3

This commit is contained in:
Matthias 2022-11-09 07:21:16 +01:00
parent 4a61fa0afb
commit 07edb3ce2e
3 changed files with 693 additions and 13 deletions

View File

@ -19,7 +19,7 @@
"@popperjs/core": "^2.11.6", "@popperjs/core": "^2.11.6",
"axios": "^1.2.0", "axios": "^1.2.0",
"bootstrap": "^5.2.2", "bootstrap": "^5.2.2",
"bootstrap-vue-3": "^0.3.12", "bootstrap-vue-3": "^0.4.6",
"bootswatch": "^5.2.2", "bootswatch": "^5.2.2",
"core-js": "^3.26.1", "core-js": "^3.26.1",
"date-fns": "^2.29.3", "date-fns": "^2.29.3",

View File

@ -253,7 +253,7 @@ export default defineComponent({
padding-left: 0.5em; padding-left: 0.5em;
} }
.navbar { .navbar {
padding: 0.2rem 1rem; padding: 0.2rem 0rem;
} }
.router-link-active, .router-link-active,

702
yarn.lock

File diff suppressed because it is too large Load Diff