forked from NotNet/gluestick
fix color changer wrong pos
This commit is contained in:
parent
38eb8866b3
commit
2e4a05ded3
|
@ -1,5 +1,5 @@
|
|||
.colorChanger {
|
||||
position: absolute;
|
||||
position: fixed;
|
||||
right: 0;
|
||||
bottom: 0;
|
||||
|
||||
|
|
Loading…
Reference in New Issue