"feat: Add CREDENTIALS.md and update database connection in backend/app/database/myp.db
This commit is contained in:
Binary file not shown.
@@ -60,7 +60,12 @@
|
||||
@layer components {
|
||||
/* Dark Mode Styles für Admin Panel */
|
||||
.dark .bg-dark-card {
|
||||
@apply bg-dark-card transition-colors;
|
||||
@apply bg-dark-surface transition-colors;
|
||||
}
|
||||
|
||||
/* Alternative direkte Definition ohne Zirkularität */
|
||||
.bg-dark-surface {
|
||||
background-color: #1e293b;
|
||||
}
|
||||
|
||||
/* Übergangseffekt für alle Komponenten */
|
||||
|
Reference in New Issue
Block a user