mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
Clean up top boxes
This commit is contained in:
4
frontend/quasar.conf.js
vendored
4
frontend/quasar.conf.js
vendored
@@ -55,7 +55,7 @@ module.exports = configure(function (ctx) {
|
||||
extras: [
|
||||
// 'ionicons-v4',
|
||||
// 'mdi-v5',
|
||||
'fontawesome-v5',
|
||||
'fontawesome-v6',
|
||||
// 'eva-icons',
|
||||
// 'themify',
|
||||
// 'line-awesome',
|
||||
@@ -126,7 +126,7 @@ module.exports = configure(function (ctx) {
|
||||
},
|
||||
|
||||
lang: 'en-US', // Quasar language pack
|
||||
iconSet: 'fontawesome-v5',
|
||||
iconSet: 'fontawesome-v6',
|
||||
|
||||
// For special cases outside of where the auto-import strategy can have an impact
|
||||
// (like functional components as one of the examples),
|
||||
|
Reference in New Issue
Block a user