Skip to content

Instantly share code, notes, and snippets.

@axwalker
axwalker / trello-stickers.css
Created October 10, 2019 13:21
Neater stickers in trello
:root {
--sticker-size: 40px;
}
.list-card.is-stickered .list-card-details {
margin-top: 55px;
}
.list-card-stickers-area {
left: 5px;