mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 23:40:13 +01:00
Import members: UI flow ok
This commit is contained in:
parent
658ef5ebe1
commit
3dc70b3ea4
8 changed files with 258 additions and 88 deletions
13
client/components/import/import.styl
vendored
Normal file
13
client/components/import/import.styl
vendored
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
.map-members
|
||||
.mapping
|
||||
margin-bottom: 10px
|
||||
margin-top: 10px
|
||||
border-bottom: solid
|
||||
.source
|
||||
display: inline-block
|
||||
width: 80%
|
||||
.wekan
|
||||
display: inline-block
|
||||
width: 35px
|
||||
.member
|
||||
float: none
|
||||
Loading…
Add table
Add a link
Reference in a new issue