Add UI for importing card-as-card and board-as-card

This commit is contained in:
Andrés Manelli 2018-03-20 00:13:42 -03:00
parent 193af893ee
commit dcc7b2970f
8 changed files with 199 additions and 1 deletions

View file

@ -187,3 +187,14 @@
padding: 7px
top: -@padding
right: 17px
.import-board-wrapper
display: flex
align-items: baseline
.js-import-board
margin-left: 15px
.search-card-results
max-height: 250px
overflow: hidden