Allow issue creation via UI
This commit is contained in:
@ -34,7 +34,13 @@
|
||||
margin-bottom: $size-small;
|
||||
}
|
||||
|
||||
.kanboard-lane-title {
|
||||
.kanboard-lane {
|
||||
margin-bottom: $size-small;
|
||||
}
|
||||
}
|
||||
|
||||
.modal-content {
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
width: 50% !important;
|
||||
}
|
Reference in New Issue
Block a user