mirror of
https://github.com/ha7ilm/openwebrx.git
synced 2026-04-06 15:04:13 +00:00
fix missing unit
This commit is contained in:
parent
a72a11d3c7
commit
28b1abfa40
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue