mirror of
https://codeberg.org/PostERG/xamxam.git
synced 2026-06-25 16:19:19 +02:00
Fix dialog margins, add admin-dialog__body/styles, give trash page horizontal margins
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -16,6 +16,11 @@ app/storage/logs/admin.log
|
||||
app/storage/cache/rate_limit/*
|
||||
!app/storage/cache/rate_limit/.gitkeep
|
||||
|
||||
# FilePond tmp uploads + trash (keep .gitkeep)
|
||||
app/storage/tmp/filepond/*
|
||||
!app/storage/tmp/filepond/.gitkeep
|
||||
app/storage/tmp/_trash/*
|
||||
|
||||
# Thesis storage (keep .gitkeep)
|
||||
app/storage/theses/*
|
||||
!app/storage/theses/.gitkeep
|
||||
|
||||
Reference in New Issue
Block a user