3
Asset Details Stlying
complete
J
Justin E.
I propose to update the default styling for asset details. The current way the styling is, is hard to read. Please see the proposed change. The first pic is the proposed, restyled version and the second pics is the current style.
Here's the css if it helps
.card--synced__header{
background: var(--primary);
padding: 1rem;
color: #fff;
font-weight: bold;
}
.cpanel__main .card{
background-color: #fff;
margin-left: 1rem;
}
Thanks!


The Hudu Team
complete
In Hudu 2.1.5.8 :)
The Hudu Team
in progress