Add edit modal in kanban

This commit is contained in:
yflory
2020-03-03 16:20:45 +01:00
parent 8cb6e3c1b4
commit c8cca35073
4 changed files with 308 additions and 16 deletions

View File

@@ -277,7 +277,7 @@
margin-bottom: 15px;
}
button {
button:not('.pure-button') {
display: inline-block;
position: relative;
margin: 6px 8px;