update pointer script with offset

This commit is contained in:
Tyler 2021-06-07 00:52:10 -05:00
parent 041aa95aba
commit 527c8492e6
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@
GM_addStyle ( multilineStr ( function () {/*!
#myContainer {
position: fixed;
bottom: 0;
bottom: 150px;
right: 0;
font-size: 14px;
background: orange;