Skip to content
代码片段 群组 项目
提交 398c61f8 编辑于 作者: Sascha Eggenberger's avatar Sascha Eggenberger
浏览文件

Merge branch 'pipelines-artifact-max-height-follow-up' into 'master'

Pipelines Artifact set max-height to dropdown

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



Merged-by: default avatarSascha Eggenberger <seggenberger@gitlab.com>
Approved-by: default avatarSimon Knox <simon@gitlab.com>
Approved-by: default avatarJose Ivan Vargas <jvargas@gitlab.com>
No related branches found
No related tags found
无相关合并请求
...@@ -75,6 +75,6 @@ export default { ...@@ -75,6 +75,6 @@ export default {
/* TODO: Use max-height prop when gitlab-ui got updated. /* TODO: Use max-height prop when gitlab-ui got updated.
See https://gitlab.com/gitlab-org/gitlab-ui/-/issues/2374 */ See https://gitlab.com/gitlab-org/gitlab-ui/-/issues/2374 */
::v-deep .gl-new-dropdown-inner { ::v-deep .gl-new-dropdown-inner {
max-height: 310px; max-height: 310px !important;
} }
</style> </style>
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册