diff --git a/src/user_pages/queryTransactions/index.scss b/src/user_pages/queryTransactions/index.scss index 782bb60..b9510ed 100644 --- a/src/user_pages/queryTransactions/index.scss +++ b/src/user_pages/queryTransactions/index.scss @@ -248,6 +248,7 @@ align-items: flex-end; gap: 4px; width: 68px; + margin-right: 4px; .type_text_tag { font-size: 8px; diff --git a/src/user_pages/wallet/index.scss b/src/user_pages/wallet/index.scss index ac46887..78ace31 100644 --- a/src/user_pages/wallet/index.scss +++ b/src/user_pages/wallet/index.scss @@ -316,6 +316,7 @@ padding: 4px; background-color: rgba(#ff9500, 0.1); border: solid 1px #ff9500; + margin-right: 4px; &.success { color: #000;