diff --git a/flask/templates/dashboard.html b/flask/templates/dashboard.html index 08223ed..cb44086 100644 --- a/flask/templates/dashboard.html +++ b/flask/templates/dashboard.html @@ -171,8 +171,8 @@ margin-bottom: 4px; } .action-btn .a-sub { - font-size: 11px; - color: #888; + font-size: 12px; + color: #ffffff; } .action-btn .a-arrow { position: absolute; @@ -274,11 +274,11 @@