fix missing unit

This commit is contained in:
Jakob Ketterl 2021-02-15 17:33:47 +01:00
parent a72a11d3c7
commit 28b1abfa40

View File

@ -573,7 +573,7 @@ img.openwebrx-mirror-img
.openwebrx-progressbar-text
{
position: absolute;
left:50;
left:50%;
top:50%;
transform: translate(-50%, -50%);
white-space: nowrap;