Dashboard: fix theme gray color

This commit is contained in:
bergware
2023-12-04 13:50:16 +01:00
parent daac76acb7
commit 8bb01bdbe7

View File

@@ -1,2 +1,2 @@
div.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(580px,1fr));column-gap:20px}
div.pie::after{background-color:#1b1d1b}
div.pie::after{background-color:#212f3d}