add "copy shareable link" button to "profile" page

This commit is contained in:
yflory
2019-08-23 16:42:31 +02:00
parent 7816c17cb5
commit c7ca50c934
2 changed files with 20 additions and 9 deletions

View File

@@ -122,9 +122,13 @@
#cp-app-profile-invite-button {
float: right;
}
#cp-app-profile-viewprofile-button {
.cp-app-profile-viewprofile-button {
margin-bottom: 20px;
float: right;
margin-left: 5px;
&> span {
margin-left: 10px;
}
}
#cp-app-profile-description {
position: relative;