diff --git a/frontend/src/components/InlineField.vue b/frontend/src/components/InlineField.vue index ca78d48..245918b 100644 --- a/frontend/src/components/InlineField.vue +++ b/frontend/src/components/InlineField.vue @@ -88,7 +88,7 @@ text-decoration: underline dashed var(--accent, #7aa2f7); text-underline-offset: 3px; } -/* правка: редактор + кнопки в одну строку */ +/* правка: редактор + кнопки; перенос строкой ниже лучше обрезки в узкой колонке */ .inline-editing { display: inline-flex; align-items: center; diff --git a/frontend/src/views/ProjectView.vue b/frontend/src/views/ProjectView.vue index 90ed7c7..3fe8131 100644 --- a/frontend/src/views/ProjectView.vue +++ b/frontend/src/views/ProjectView.vue @@ -319,7 +319,6 @@