From 8211f95bf13261f3d9395456cea104c32d4a25bf Mon Sep 17 00:00:00 2001 From: Vlad Stan Date: Fri, 27 Mar 2026 16:54:52 +0200 Subject: [PATCH] feat: ui --- tests/wallets/index.html | 97 +++++++++++++++++++++++++++++----------- 1 file changed, 70 insertions(+), 27 deletions(-) diff --git a/tests/wallets/index.html b/tests/wallets/index.html index 22c5e53f6..e55cb47ca 100644 --- a/tests/wallets/index.html +++ b/tests/wallets/index.html @@ -1646,18 +1646,18 @@ + options-dense + behavior="menu" + hide-dropdown-icon + class="fixture-select" + @update:model-value="handleTestMockSelectChange(testEntry, mockSet, item, 'requestType', $event)" + > @@ -1694,18 +1694,18 @@ + options-dense + behavior="menu" + hide-dropdown-icon + class="fixture-select" + @update:model-value="handleTestMockSelectChange(testEntry, mockSet, item, 'responseType', $event)" + > @@ -1811,7 +1811,7 @@