fixed box-shadow attr on token equip assignation to .token-panel instead of .token-rails, where it belonged
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
Disco DeDisco
2026-03-17 00:39:19 -04:00
parent 01de6e7548
commit 1558bb02b4
2 changed files with 10 additions and 7 deletions

5
.gitignore vendored
View File

@@ -10,9 +10,8 @@
*.pyc
__pycache__/
local_settings.py
db.sqlite3
db.sqlite3-journal
container.db.sqlite3
*.sqlite3
*.sqlite3-journal
media
# If your build process includes running collectstatic, then you probably don't need or want to include staticfiles/