Skip to content
代码片段 群组 项目
未验证 提交 4c9ac266 编辑于 作者: Himanshu Kapoor's avatar Himanshu Kapoor 提交者: GitLab
浏览文件

Merge branch 'glql-fix-table-shadow-sub-table-in-description' into 'master'

GLQL table: Fix inclusion of table in description field

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



Merged-by: default avatarHimanshu Kapoor <hkapoor@gitlab.com>
Approved-by: default avatarHimanshu Kapoor <hkapoor@gitlab.com>
Co-authored-by: default avatarSascha Eggenberger <seggenberger@gitlab.com>
No related branches found
No related tags found
无相关合并请求
......@@ -210,7 +210,7 @@
// to make it work in both light and darkmode.
background-color: var(--gl-color-neutral-0);
table:not(.code) {
> table:not(.code) {
display: table;
overflow-x: initial;
mix-blend-mode: multiply;
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册