admin bar chart fix

This commit is contained in:
Čarodej
2022-01-12 16:11:51 +01:00
parent 4feba76f57
commit d498446911
5 changed files with 46 additions and 20 deletions
-6
View File
@@ -24,12 +24,6 @@
}
}
@mixin widget-card {
padding: 20px;
border-radius: 8px;
box-shadow: 0 10px 20px -10px rgba(25,54,60,.10);
}
@mixin blurred-image {
position: absolute;
left: 0;