mirror of
https://github.com/freqtrade/frequi.git
synced 2024-11-10 10:21:55 +00:00
More updates for vue3
This commit is contained in:
parent
4a61fa0afb
commit
07edb3ce2e
|
@ -19,7 +19,7 @@
|
|||
"@popperjs/core": "^2.11.6",
|
||||
"axios": "^1.2.0",
|
||||
"bootstrap": "^5.2.2",
|
||||
"bootstrap-vue-3": "^0.3.12",
|
||||
"bootstrap-vue-3": "^0.4.6",
|
||||
"bootswatch": "^5.2.2",
|
||||
"core-js": "^3.26.1",
|
||||
"date-fns": "^2.29.3",
|
||||
|
|
|
@ -253,7 +253,7 @@ export default defineComponent({
|
|||
padding-left: 0.5em;
|
||||
}
|
||||
.navbar {
|
||||
padding: 0.2rem 1rem;
|
||||
padding: 0.2rem 0rem;
|
||||
}
|
||||
|
||||
.router-link-active,
|
||||
|
|
Loading…
Reference in New Issue
Block a user