This repository has been archived on 2024-02-08. You can view files and clone it, but cannot push or open issues or pull requests.
frontend/src/components/tasks
konrad 3639498b3f
Some checks failed
continuous-integration/drone/push Build is failing
fix: add task input layout on mobile (#1615)
On non-english locales the placeholder text would wrap, making the placeholder longer than it needed to be. To fix that, I've made sure the placeholder will never wrap and reduced the button to a single icon.

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: #1615
2022-03-27 20:37:25 +00:00
..
partials fix: related done tasks strikethrough 2022-03-22 23:06:36 +01:00
add-task.vue fix: add task input layout on mobile (#1615) 2022-03-27 20:37:25 +00:00
edit-task.vue Merge branch 'main' into feature/vue3-modals-with-router-4 2022-01-18 21:47:17 +01:00
gantt-component.vue fix: remove some of the typescript warnings 2022-01-05 16:17:14 +01:00