ui: Bug fix + dashboard(s) screenshot update

2024-05-20_merge
gerlofvanek 2 years ago
parent 87937ec0ac
commit 5b6c8a23a9
  1. BIN
      basicswap/static/images/gfx/dashboard.jpg
  2. BIN
      basicswap/static/images/gfx/dashboard2.jpg
  3. 2
      basicswap/templates/offers.html

Binary file not shown.

Before

Width:  |  Height:  |  Size: 127 KiB

After

Width:  |  Height:  |  Size: 120 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 133 KiB

After

Width:  |  Height:  |  Size: 127 KiB

@ -235,7 +235,7 @@
<div class="w-full sm:w-1/2 lg:w-1/5 p-3">
<div class="px-5 py-3 h-full bg-coolGray-100 dark:bg-gray-500 rounded-lg dark:text-white">
<div class="flex items-center mb-2.5">
<img src="/static/images/coins/bitcoin-20.png" height="20" width="20" class="mr-2">
<img src="/static/images/coins/dash-20.png" height="20" width="20" class="mr-2">
<p class="text-sm text-neutral-500 font-medium">Dash (DASH)</p>
</div>
<div class="flex flex-wrap items-center mb-2 -m-1">

Loading…
Cancel
Save