diff --git a/webui/index.html b/webui/index.html index 5c1a431d..ecb109f9 100644 --- a/webui/index.html +++ b/webui/index.html @@ -2180,12 +2180,9 @@

Batches

-
- - -
+
diff --git a/webui/static/style.css b/webui/static/style.css index 2ca10132..225b2c66 100644 --- a/webui/static/style.css +++ b/webui/static/style.css @@ -57129,12 +57129,6 @@ body.reduce-effects *::after { margin: 0; } -.adl-batch-panel-header-actions { - display: flex; - align-items: center; - gap: 8px; -} - /* Collapse toggle */ .adl-batch-panel-collapse { background: none;