Commit 26032cd1 authored by Atul Ghate's avatar Atul Ghate Committed by Diego Ocko Martins
Browse files

Issue #3311953 by atul ghate, Jacoboa, Diego_Mow: Fix admin configuration color

parent faf33d1c
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -10,3 +10,7 @@
.admin-item__description {
  color: #cccccc;
}

.layout-column .panel .panel__title {
  background-color: #303030;
}
 No newline at end of file