Skip to content
代码片段 群组 项目
提交 4dc4486a 编辑于 作者: Chad Lavimoniere's avatar Chad Lavimoniere
浏览文件

Prevent WI sticky header edit button from shrinking when title is long

Changelog: fixed
上级 8faa1d23
No related branches found
No related tags found
无相关合并请求
......@@ -155,7 +155,7 @@ export default {
v-if="canUpdate"
category="secondary"
data-testid="work-item-edit-button-sticky"
class="shortcut-edit-wi-description"
class="shortcut-edit-wi-description gl-shrink-0"
@click="$emit('toggleEditMode')"
>
{{ __('Edit') }}
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册