Center folder strip name, fix file share url, keep fileList wrapping tight (closes #38)

This commit is contained in:
Ryan
2025-05-22 07:32:38 -04:00
committed by GitHub
parent 4a736b0224
commit 9209f7a582
5 changed files with 41 additions and 29 deletions

View File

@@ -1,5 +1,13 @@
# Changelog
## Changes 5/22/2025 v1.3.7
- `.folder-strip-container .folder-name` css added to center text below folder material icon.
- Override file share_url to always use current origin
- Update `fileList` css to keep file name wrapping tight.
---
## Changes 5/21/2025
- **Drag & Drop to Folder Strip**