Remove Bitcoin icon from DCA dashboard header for a cleaner visual presentation, maintaining focus on the content.

This commit is contained in:
padreug 2025-06-22 20:20:18 +02:00
parent 35060b01d7
commit 08e5cc20e3

View file

@ -321,7 +321,6 @@
<q-card class="bg-gradient-to-br" style="background: linear-gradient(135deg, #F3E5F5 0%, #E1F5FE 100%);"> <q-card class="bg-gradient-to-br" style="background: linear-gradient(135deg, #F3E5F5 0%, #E1F5FE 100%);">
<q-card-section> <q-card-section>
<div class="text-center"> <div class="text-center">
<q-icon name="currency_bitcoin" size="3em" class="text-orange-6 q-mb-sm" />
<h6 class="text-subtitle1 q-my-none text-orange-8"> <h6 class="text-subtitle1 q-my-none text-orange-8">
Bitcoin DCA Dashboard Bitcoin DCA Dashboard
</h6> </h6>