From 9ee6cc8e175e1dad0b3cc452d4ed15b33bbeb96f Mon Sep 17 00:00:00 2001 From: RanchiMall Dev Date: Sun, 1 Feb 2026 09:02:08 +0000 Subject: [PATCH] Workflow updating files of floethereum --- floethereum/css/main.css | 5 +++++ floethereum/index.html | 6 +++--- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/floethereum/css/main.css b/floethereum/css/main.css index 6c2991d..b959962 100644 --- a/floethereum/css/main.css +++ b/floethereum/css/main.css @@ -1054,6 +1054,11 @@ aside h4 { display: none; /* Chrome, Safari and Opera */ } +#tx_filter_chips sm-chip { + font-size: 0.75rem; + --padding: 0.3rem 0.6rem; +} + #error_section { display: grid; height: 100%; diff --git a/floethereum/index.html b/floethereum/index.html index 9bee413..d4d8fa3 100644 --- a/floethereum/index.html +++ b/floethereum/index.html @@ -946,8 +946,8 @@
-
-

Transactions

+
+

Transactions

{ const selectedValue = e.detail?.value || e.target.value || 'all'; currentFilter = selectedValue; @@ -1044,7 +1044,7 @@
  • ${icon}
    -
    +
    ${amountPrefix}${tx.value.toFixed(8)} ${tx.symbol}