diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 1cf022c5..94a9d9ad 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -837,4 +837,5 @@ Current v8 docs home: https://www.ayanova.com/docs/ BUILD 8.0.0-beta.1-rc4 CHANGES OF NOTE -- subscriptions lists fixed bug where no type selected would display "[undefined]" in data list, now displays nothing \ No newline at end of file +- subscriptions lists fixed bug where no type selected would display "[undefined]" in data list, now displays nothing +- fixed tag control title which was too high \ No newline at end of file diff --git a/ayanova/src/components/tag-picker.vue b/ayanova/src/components/tag-picker.vue index eb915eb1..913f2cfc 100644 --- a/ayanova/src/components/tag-picker.vue +++ b/ayanova/src/components/tag-picker.vue @@ -1,8 +1,8 @@