Responsive Dashboard hinzugefügt

This commit is contained in:
aschwarz
2023-03-22 17:15:39 +01:00
parent 1b02e82b86
commit e098969478
72 changed files with 26160 additions and 182 deletions

View File

@ -11240,4 +11240,9 @@ body {
width: 20px !important;
font-size: 0.75rem;
border-radius: 0.375rem !important;
}
.bg-juandmi {
--bs-bg-opacity: 1;
background-color: #0D7377 !important;
}