diff --git a/server/src/wled_controller/static/css/layout.css b/server/src/wled_controller/static/css/layout.css index 0056386..c1058d7 100644 --- a/server/src/wled_controller/static/css/layout.css +++ b/server/src/wled_controller/static/css/layout.css @@ -2,7 +2,7 @@ header { display: flex; justify-content: space-between; align-items: center; - padding: 8px 0 8px; + padding: 8px 20px; position: sticky; top: 0; z-index: 100; diff --git a/server/src/wled_controller/templates/index.html b/server/src/wled_controller/templates/index.html index ca41c0e..df3337e 100644 --- a/server/src/wled_controller/templates/index.html +++ b/server/src/wled_controller/templates/index.html @@ -29,7 +29,6 @@
-