1
0

auto-git:

[change] index.html
This commit is contained in:
2025-05-24 06:31:44 +02:00
parent bf3297a264
commit f8e1944cf8

View File

@@ -189,7 +189,7 @@
</h3>-->
<div id="folderTitleDrop" class="relative flex items-baseline space-x-1 cursor-pointer select-none group">
<svg id="folderTitleArrow" class="h-6 w-6 flex-none transition-transform" viewBox="0 0 24 24">
<svg id="folderTitleArrow" class="h-6 w-6 flex-none transition-transform" viewBox="0 0 24 30">
<path stroke="currentColor" stroke-width="2" fill="none" stroke-linecap="round" stroke-linejoin="round"
d="M9 5l7 7-7 7"/>
</svg>