mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
Fix layout errors.
This commit is contained in:
@@ -62,7 +62,7 @@
|
||||
})()
|
||||
</script>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
@vite(['sass/app.scss'])
|
||||
@vite(['src/sass/app.scss'])
|
||||
|
||||
</head>
|
||||
<body class="container bg-body-secondary">
|
||||
|
@@ -62,7 +62,7 @@
|
||||
})()
|
||||
</script>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
@vite(['sass/app.scss'])
|
||||
@vite(['src/sass/app.scss'])
|
||||
</head>
|
||||
|
||||
<body class="login-page bg-body-secondary">
|
||||
|
Reference in New Issue
Block a user