fix mini download dialog arrow

This commit is contained in:
SpikeHD
2022-05-15 18:32:45 -07:00
parent c023c8df71
commit 7ca5b16c53

View File

@@ -62,6 +62,8 @@ body {
position: fixed; position: fixed;
top: 73%; top: 73%;
left: 15%; left: 15%;
z-index: 99;
} }
.BottomSection { .BottomSection {