Added partner order statistic on dashboard

This commit is contained in:
Frank Schubert
2024-01-11 18:21:02 +01:00
parent 42c527c38c
commit f86190d72c
5 changed files with 138 additions and 17 deletions
+5
View File
@@ -7,6 +7,11 @@ body {
footer {
background-color: #e7e7e7 !important;
}
hr {
border-top: 1px solid #e7e7e7 !important;
}
.table,
.table-hover tbody tr:hover{
color: #323a36;