Commit 1aac4212 authored by Marcelo Rivera's avatar Marcelo Rivera

(fix): tweaked spacing for categories

1 merge request!486WIP: (feat): Minds Pro (development branch) - Release 2
Pipeline #75396805 canceled with stages
......@@ -160,14 +160,13 @@ m-pro--channel {
grid-column: 2 / span 10;
display: flex;
align-items: center;
flex-wrap: wrap;
justify-content: flex-end;
.m-proChannel__category {
cursor: pointer;
color: var(--text-color);
padding: 0 16px;
padding: 16px 16px 0;
&.m-proChannel__selectedCategory {
color: var(--primary-color);
......
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