fix: issue #1 button styling

This commit is contained in:
2026-07-06 09:45:43 +02:00
parent a772e3abea
commit c8d2c73a72
27 changed files with 424 additions and 799 deletions

View File

@@ -94,7 +94,7 @@ defmodule BDS.Desktop.ImportShellLiveTest do
assert html =~ "https://legacy.example"
assert html =~ ~s(class="import-stat-cards")
assert html =~ "Macros (1)"
assert html =~ ~s(class="import-execute-btn")
assert html =~ ~s(class="import-execute-btn primary ui-button ui-button-primary")
_html =
view