Commit 2627066f authored by Marcelo Rivera's avatar Marcelo Rivera

(feat): add background color

1 merge request!459WIP: (feat): Minds Pro
Pipeline #73494759 running with stages
......@@ -15,6 +15,7 @@ m-pro--channel {
grid-template-rows: repeat(2, 100px) 1fr;
grid-template-columns: repeat(12, 1fr);
min-height: 100%;
background-color: var(--plain-background-color);
.m-proChannel__topbar {
grid-row: 1 / span 1;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment