added context menu for future sharing

This commit is contained in:
booploops 2022-01-27 23:29:33 -08:00
parent a0ac3712ea
commit 1fa02ad99b
2 changed files with 23 additions and 5 deletions

View file

@ -3373,7 +3373,7 @@ input[type="range"].web-slider.display--small::-webkit-slider-thumb {
position: fixed;
top: 0;
left: 0;
z-index: 100;
z-index: 1001;
display: flex;
justify-content: center;
align-items: center;