show download speed

This commit is contained in:
SpikeHD
2022-05-13 23:36:18 -07:00
parent 73138cb686
commit 01133861f6
8 changed files with 52 additions and 23 deletions

View File

@@ -1,12 +1,7 @@
.MiniDialog {
position: fixed;
z-index: 99;
/* Temp positions */
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
/* Len and width */
height: 30%;
width: 30%;