diff --git a/wled00/data/index.css b/wled00/data/index.css index bbd65ca7..210603fc 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 d363b05c..4b8922e0 100644 --- a/wled00/data/liveviewws2D.htm +++ b/wled00/data/liveviewws2D.htm @@ -12,35 +12,35 @@
- +