mirror of
https://github.com/freqtrade/frequi.git
synced 2024-11-22 19:15:15 +00:00
More updates for vue3
This commit is contained in:
parent
4a61fa0afb
commit
07edb3ce2e
|
@ -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",
|
||||||
|
|
|
@ -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,
|
||||||
|
|
Loading…
Reference in New Issue
Block a user