diff --git a/tests/wallets/index.html b/tests/wallets/index.html index 2120b69c9..22c5e53f6 100644 --- a/tests/wallets/index.html +++ b/tests/wallets/index.html @@ -408,8 +408,14 @@ box-shadow: inset 0 1px 1px rgba(20, 30, 36, 0.04); } + .native-input { + min-height: 46px; + padding: 10px 14px; + } + .native-textarea { min-height: 92px; + padding: 14px; resize: vertical; font-family: 'SFMono-Regular', Consolas, 'Liberation Mono', monospace; font-size: 0.84rem; @@ -2123,6 +2129,17 @@ No funding sources are defined for this fixture file. + + + + + + @@ -2387,6 +2404,17 @@ Select a funding source and function first. + + + + + + @@ -2490,6 +2518,17 @@ @input="syncEditorFromRawText(selectedDatasetKey, { silent: true })" > + + + + + +