hide and show buttons to create/copy link

This commit is contained in:
David Benqué
2019-12-17 10:30:44 +00:00
parent af6b77a2ff
commit 4f8ca40d36
2 changed files with 7 additions and 3 deletions

View File

@@ -50,4 +50,7 @@
margin-right: 10px;;
}
}
.cp-teams-invite-create {
margin-right: 0px !important;
}
}