diff --git a/static/css/tail.select.min.css b/static/css/tail.select.min.css index 011f558..dee1293 100644 --- a/static/css/tail.select.min.css +++ b/static/css/tail.select.min.css @@ -27,12 +27,11 @@ .tail-select{ width: 100%; margin: 1px 0px 0px 0px; - padding: 0; + padding: 0px 8px 0px 0px; display: inline-block; position: relative; font-size: 1rem; line-height: 1.8; - border-width: 1px; border-radius: 0.5rem; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; } diff --git a/templates/base.html b/templates/base.html index 5fdd4d4..a3a027d 100644 --- a/templates/base.html +++ b/templates/base.html @@ -126,7 +126,7 @@
-
+
{% block content %} {% endblock %} diff --git a/templates/person.html b/templates/person.html index f0b731c..bb737d8 100644 --- a/templates/person.html +++ b/templates/person.html @@ -6,10 +6,10 @@ hx-include="[name='exercise_id'],[name='min_date'],[name='max_date']" hx-target="#container" hx-trigger="refreshView" id="refreshViewElement"> -
-
+
+
-
+

{{ person['PersonName'] }}

List of workouts @@ -35,7 +35,7 @@
-
+
-
+
@@ -81,7 +81,7 @@ hx-target="#container" hx-push-url="true" hx-trigger="change">
-
+
@@ -102,7 +102,7 @@ hx-target="#container" hx-push-url="true" hx-trigger="change">
-
+