Color consistency in kanban

pull/1/head
yflory 6 years ago
parent 7deb346552
commit 35977a7ef0

@ -67,7 +67,6 @@
text-overflow: ellipsis;
}
#kanban-edit {
color: black;
font-weight: bold;
}
}
@ -77,6 +76,7 @@
width: 100%;
background: transparent;
border: 1px solid rgba(0,0,0,0.3);
color: inherit;
}
@button-size: 50px;

Loading…
Cancel
Save