diff --git a/web/css/styles.css b/web/css/styles.css index b3a321a..5407a24 100644 --- a/web/css/styles.css +++ b/web/css/styles.css @@ -7,6 +7,7 @@ html { font-size: 100%; + scroll-behavior: smooth; } body { diff --git a/web/index.php b/web/index.php index 1292b65..da7b574 100644 --- a/web/index.php +++ b/web/index.php @@ -23,15 +23,17 @@ class="new-group" :title="'Group: '+group.name" > -

-   -

+ +

+   +

+

 

@@ -40,9 +42,10 @@
+

Tasks for group {{ group.name }} (#{{ group.id }})

@@ -62,7 +65,6 @@ >
Status - {{ task.host }}