mirror of
https://github.com/ha7ilm/openwebrx.git
synced 2026-01-23 08:40:21 +01:00
fix missing unit
This commit is contained in:
parent
a72a11d3c7
commit
28b1abfa40
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Reference in a new issue