Commit 4230010a authored by anna_vovchenko's avatar anna_vovchenko

Changed thead-class to use gitlab-ui classes

parent a53e7832
......@@ -206,7 +206,7 @@ export default {
:fields="fields"
stacked="md"
head-variant="white"
thead-class="border-bottom"
thead-class="gl-border-b-solid gl-border-b-1 gl-border-b-gray-100"
class="qa-clusters-table"
data-testid="cluster_list_table"
>
......
......@@ -80,7 +80,7 @@ export default {
:fields="fields"
stacked="md"
head-variant="white"
thead-class="border-bottom"
thead-class="gl-border-b-solid gl-border-b-1 gl-border-b-gray-100"
data-testid="cluster-agent-list-table"
>
<template #cell(name)="{ item }">
......
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