mirror of
https://github.com/frappe/books.git
synced 2025-01-23 15:18:24 +00:00
Improved the svg layout in dashboard, when no data is available
This commit is contained in:
parent
0aa7eab0d3
commit
be97d722b7
@ -21,7 +21,7 @@
|
|||||||
v-else
|
v-else
|
||||||
xmlns="http://www.w3.org/2000/svg"
|
xmlns="http://www.w3.org/2000/svg"
|
||||||
viewBox="0 0 889 240"
|
viewBox="0 0 889 240"
|
||||||
class="w-full h-full"
|
class="w-10/12 h-5/6 ml-4 mr-4 my-2"
|
||||||
>
|
>
|
||||||
<defs>
|
<defs>
|
||||||
<linearGradient x1="50%" y1="100%" x2="50%" y2=".889%" id="a">
|
<linearGradient x1="50%" y1="100%" x2="50%" y2=".889%" id="a">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user