Fix tags button style

This commit is contained in:
yflory 2025-03-07 17:28:54 +01:00
parent 10afbca9b0
commit a070e3c344

View File

@ -149,7 +149,12 @@
flex: 1;
}
.cp-kanban-toggle-tags {
text-transform: unset;
margin-right: 0.5rem;
padding: 3px 10px;
span {
font: @colortheme_app-font;
}
}
#cp-kanban-edit-tags {
.tokenfield {