From 6e5fe4fc45da92c12fa19a1c964a1f53d3d38433 Mon Sep 17 00:00:00 2001 From: Angel Beltran Date: Sat, 28 Feb 2026 22:29:03 -0700 Subject: [PATCH] fixed mock mode button; shortened simulation tabs --- styles/index.css | 3 +++ .../{acctID.int64}/mock-mode-section.html.tmpl | 14 ++++++++++++-- .../accounts/{acctID.int64}/simulations.html.tmpl | 8 ++++---- 3 files changed, 19 insertions(+), 6 deletions(-) diff --git a/styles/index.css b/styles/index.css index 44b221d..fd63b68 100644 --- a/styles/index.css +++ b/styles/index.css @@ -327,6 +327,9 @@ .mb-\[3em\] { margin-bottom: 3em; } + .ml-\[0\.5em\] { + margin-left: 0.5em; + } .ml-\[1em\] { margin-left: 1em; } diff --git a/templates/components/accounts/{acctID.int64}/mock-mode-section.html.tmpl b/templates/components/accounts/{acctID.int64}/mock-mode-section.html.tmpl index 9dc8c5e..d5c37f0 100644 --- a/templates/components/accounts/{acctID.int64}/mock-mode-section.html.tmpl +++ b/templates/components/accounts/{acctID.int64}/mock-mode-section.html.tmpl @@ -9,14 +9,24 @@ {{- $mockMode := .MockMode }}
-