🎉 Improved documentation and logs structure in Backend 🖥️📊

This commit is contained in:
2025-06-04 01:00:16 +02:00
parent dc007a9172
commit 6b473afe43
31 changed files with 2446 additions and 66 deletions

View File

@ -12,6 +12,8 @@
cursor: pointer;
transition: background-color 0.3s ease;
overflow: hidden;
flex-shrink: 0;
z-index: 10;
}
.dark .dark-mode-toggle {