Commit 3b87ae6c authored by Jose Ivan Vargas's avatar Jose Ivan Vargas

Merge branch 'fix-table-header-space' into 'master'

Fix top space on tree table

See merge request gitlab-org/gitlab!54025
parents c64a126c 58b11524
......@@ -112,7 +112,7 @@
}
th {
border-top-color: $gray-light;
border: 0;
}
td {
......
---
title: Fix gap in tree table header
merge_request: 54025
author:
type: fixed
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment