Skip to content

Commit bb4e267

Browse files
committed
feat: Enhance file input handling with dropzone support and improved image preview
1 parent f29c144 commit bb4e267

5 files changed

Lines changed: 567 additions & 122 deletions

File tree

app/assets/stylesheets/application.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -511,7 +511,7 @@ a:hover {
511511

512512
/* Footer */
513513
.retro-footer {
514-
position: absolute;
514+
position: sticky;
515515
width: 100%;
516516
color: var(--accent3);
517517
background: var(--main-900);

0 commit comments

Comments
 (0)