aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/client/util/SharingManager.scss3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/client/util/SharingManager.scss b/src/client/util/SharingManager.scss
index 065d38d2d..addfcc651 100644
--- a/src/client/util/SharingManager.scss
+++ b/src/client/util/SharingManager.scss
@@ -29,6 +29,9 @@
.share-info {
align-self: center;
+ cursor: pointer;
+ background: white;
+ color: black;
}
}