mirror of
https://github.com/wekan/wekan.git
synced 2025-12-15 23:10:13 +01:00
Add UI for importing card-as-card and board-as-card
This commit is contained in:
parent
193af893ee
commit
dcc7b2970f
8 changed files with 199 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue