diff options
Diffstat (limited to 'web/sass-files/sass/partials/_get-link.scss')
-rw-r--r-- | web/sass-files/sass/partials/_get-link.scss | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/web/sass-files/sass/partials/_get-link.scss b/web/sass-files/sass/partials/_get-link.scss new file mode 100644 index 000000000..c84befd6a --- /dev/null +++ b/web/sass-files/sass/partials/_get-link.scss @@ -0,0 +1,6 @@ +.copy-link-confirm { + position: fixed; + color: rgb(153, 230, 153); + top: 84%; + left: 130px; +}
\ No newline at end of file |