1
0
mirror of https://github.com/amir20/dozzle.git synced 2025-12-21 21:33:18 +01:00

fix: fixes broken icons (#2438)

This commit is contained in:
Amir Raminfar
2023-10-21 09:36:11 -07:00
committed by GitHub
parent 8fc308d294
commit 11a972b048
14 changed files with 37 additions and 29 deletions

View File

@@ -25,7 +25,7 @@
@click="scrollToBottom()"
v-show="paused"
>
<mdi:light-chevron-double-down />
<mdi:chevron-double-down />
</button>
</transition>
</div>