Correcting graph widget bottom padding

This commit is contained in:
softsimon
2023-05-06 00:55:25 +04:00
parent cb324733bf
commit 494ceca44e
9 changed files with 6 additions and 6 deletions

View File

@@ -4,6 +4,9 @@
&.widget {
height: 250px;
}
&.graph {
margin-bottom: 20px;
}
}
.card-header {