Commit 0258aee2 authored by yann300's avatar yann300

icon panel background

parent bab73487
......@@ -43,7 +43,7 @@ module.exports = class Card {
// HTML
self._view.el = yo`
<div class="${css.cardContainer} list-group-item">
<div class="list-group-item ${css.cardContainer}">
${self._view.cardHeader}
${self._view.cardBody}
</div>`
......
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