Commit 90c79432 by Trent White

backing out card style on dashlist

parent 70d536c6
panel-plugin-dashlist .panel-container {
border-radius: 4px;
border:none;
box-shadow: $card-shadow;
.panel-header {
text-align: left !important;
font-size: 1.25rem;
padding: 0 20px 10px 20px;
.panel-title {
font-weight: 400;
}
}
}
.dashlist-item {
}
......
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