Skip to content
代码片段 群组 项目
未验证 提交 327f47e8 编辑于 作者: Jannik Lehmann's avatar Jannik Lehmann 提交者: GitLab
浏览文件

Merge branch 'rliu-gitlab-ui-integration' into 'master'

Use gitlab-ui classes instead for billing page

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



Merged-by: default avatarJannik Lehmann <jlehmann@gitlab.com>
Approved-by: default avatarStanislav Lashmanov <slashmanov@gitlab.com>
Approved-by: default avatarJannik Lehmann <jlehmann@gitlab.com>
Reviewed-by: default avatarJannik Lehmann <jlehmann@gitlab.com>
Co-authored-by: default avatarrliu-gl <rliu@gitlab.com>
No related branches found
No related tags found
无相关合并请求
......@@ -152,25 +152,3 @@
margin-right: auto;
}
}
/*
* The below style will be moved to @gitlab/ui by
* https://gitlab.com/gitlab-org/gitlab-ui/-/issues/2497
*/
.gl-bg-purple-500 {
background-color: $purple-500;
}
.gl-border-purple-500 {
border-color: $purple-500;
}
.gl-border-purple-500\! {
border-color: $purple-500 !important;
}
.gl-text-purple-500 {
color: $purple-500;
}
/* End gitlab-ui#2497 */
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册