diff --git a/wled00/data/index.css b/wled00/data/index.css index bbd65ca7a..210603fc0 100644 --- a/wled00/data/index.css +++ b/wled00/data/index.css @@ -238,7 +238,10 @@ button { display: none; width: 90%; border: 0px; - margin: 0 auto; + position: absolute; + top: 50%; + left: 50%; + transform: translate(-50%,-50%); } .tab { diff --git a/wled00/data/liveviewws2D.htm b/wled00/data/liveviewws2D.htm index d363b05c2..4b8922e0d 100644 --- a/wled00/data/liveviewws2D.htm +++ b/wled00/data/liveviewws2D.htm @@ -12,35 +12,35 @@
- +