Skip to content
代码片段 群组 项目
提交 42f57b9f 编辑于 作者: Simon Knox's avatar Simon Knox
浏览文件

Merge branch '412421-fix-project-selection-dropdown-label-position' into 'master'

Fix the project select dropdown label position

See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/125159



Merged-by: default avatarSimon Knox <simon@gitlab.com>
Approved-by: default avatarNataliia Radina <nradina@gitlab.com>
Approved-by: default avatarSimon Knox <simon@gitlab.com>
Co-authored-by: default avatarrliu-int <rliu-int@gitlab.com>
No related branches found
No related tags found
加载中
...@@ -209,7 +209,6 @@ export default { ...@@ -209,7 +209,6 @@ export default {
:invalid-feedback="invalidFeedbackMessage" :invalid-feedback="invalidFeedbackMessage"
:state="validationState" :state="validationState"
data-testid="form-group" data-testid="form-group"
label-cols="auto"
label-class="gl-pt-3!" label-class="gl-pt-3!"
:label="$options.i18n.projectLabel" :label="$options.i18n.projectLabel"
:label-for="$options.projectSelectLabelId" :label-for="$options.projectSelectLabelId"
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册