Skip to content

Commit 57f99e5

Browse files
author
Hrvoje Vucic
committed
Update header background color
1 parent 2d9ff15 commit 57f99e5

File tree

1 file changed

+1
-1
lines changed
  • client/components/repository/Workflow/Overview

1 file changed

+1
-1
lines changed

client/components/repository/Workflow/Overview/index.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ $row-background: var(--v-primary-lighten4);
112112
.overview ::v-deep {
113113
thead.v-data-table-header {
114114
tr th {
115-
background: transparent;
115+
background: #eceff1;
116116
}
117117
}
118118

0 commit comments

Comments
 (0)