Merge branch 'master' of github.com:akaunting/akaunting

This commit is contained in:
Cüneyt Şentürk
2023-02-14 18:28:00 +03:00
6 changed files with 22 additions and 22 deletions

View File

@@ -1,2 +1,2 @@
<div class="w-full h-full absolute left-0 right-0 top-0 bottom-0 bg-cover bg-no-repeat opacity-20"
<div class="w-full h-full absolute inset-0 bg-cover bg-no-repeat opacity-20"
style="background-image:url({{ asset('public/img/dashboard.png') }});"></div>