From 8d1c4d3d7a3b8320aaf5e3f1d4ac3c2b15835026 Mon Sep 17 00:00:00 2001 From: SeanChenTaipei Date: Tue, 14 Mar 2023 14:35:47 +0800 Subject: [PATCH] f --- templates/strategy_tw.html | 42 ++++++++++++++++++++++++++++++++++---- 1 file changed, 38 insertions(+), 4 deletions(-) diff --git a/templates/strategy_tw.html b/templates/strategy_tw.html index 517721f..f3b6152 100644 --- a/templates/strategy_tw.html +++ b/templates/strategy_tw.html @@ -19,7 +19,7 @@ div.card{ color: #000093; } .scroll { - max-height: 390px; + max-height: 450px; overflow-y: auto; } @keyframes cursor { @@ -52,7 +52,7 @@ div.card{
-
+ +
@@ -236,12 +236,46 @@ div.card{
+
{% endblock %} {% block script %} + + {% endblock script %}