Add popup menu and archive action

This commit is contained in:
Andrés Manelli 2018-02-01 14:23:27 -03:00
parent 3414cb84ad
commit 5953fb8a44
7 changed files with 57 additions and 2 deletions

View file

@ -2,7 +2,7 @@
.swimlane-header-wrap
display: flex;
flex-direction: column;
flex-direction: row;
flex: 0 0 50px;
.swimlane-header
@ -18,3 +18,7 @@
text-overflow: ellipsis;
word-wrap: break-word;
text-align: center;
.swimlane-header-menu
position: absolute
padding: 20px 20px