1
0

auto-git:

[change] index.html
This commit is contained in:
2025-05-24 06:31:13 +02:00
parent a6f9c176c6
commit 9ae4f066ad

View File

@@ -187,8 +187,8 @@
style="color: var(--accent)">
No folder selected
</h3>-->
<div id="folderTitleDrop" class="relative flex items-center space-x-2 cursor-pointer select-none group">
<div id="folderTitleDrop" class="relative flex items-baseline space-x-2 cursor-pointer select-none group">
<svg id="folderTitleArrow" class="h-6 w-6 flex-none transition-transform" viewBox="0 0 24 24">
<path stroke="currentColor" stroke-width="2" fill="none" stroke-linecap="round" stroke-linejoin="round"
d="M9 5l7 7-7 7"/>