fix missing unit
This commit is contained in:
parent
a72a11d3c7
commit
28b1abfa40
@ -573,7 +573,7 @@ img.openwebrx-mirror-img
|
|||||||
.openwebrx-progressbar-text
|
.openwebrx-progressbar-text
|
||||||
{
|
{
|
||||||
position: absolute;
|
position: absolute;
|
||||||
left:50;
|
left:50%;
|
||||||
top:50%;
|
top:50%;
|
||||||
transform: translate(-50%, -50%);
|
transform: translate(-50%, -50%);
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
|
Loading…
Reference in New Issue
Block a user