diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 299ba80f..31bc80d0 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -22,8 +22,6 @@ FIRST CLIENT SOURCE CODE COMMIT JAN 3rd 2019 # OUTSTANDING MAJOR AREAS TO BETA -dd metrics fast cycle test to confirm it's actually working just not enough to show at first - maybe reduce to 6 hours? or something? Once a day may be too few. but check client end to see if graphs were expecting 24hrs somehow bugbug: home-notifications text in general error is cut off, doesn't overflow properly just goes off the screen as if not contained seems like static pre text so maybe throw it in a div or add an overflow-auto to it or something diff --git a/ayanova/src/views/home-notifications.vue b/ayanova/src/views/home-notifications.vue index edad8240..18bd5588 100644 --- a/ayanova/src/views/home-notifications.vue +++ b/ayanova/src/views/home-notifications.vue @@ -41,7 +41,7 @@ >
-
{{ i.message }}
+
{{ i.message }}