Skip to content

Commit

Permalink
customize archived-item label for datahub
Browse files Browse the repository at this point in the history
  • Loading branch information
zotya committed Mar 3, 2023
1 parent a74c51a commit 844576e
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/SearchBlock/less/datahub.less
Original file line number Diff line number Diff line change
Expand Up @@ -342,6 +342,12 @@
color: inherit;
}
}

.ui.label.archived-item {
border-radius: 0.25em;
background-color: #ffb821;
margin-right: 0.5em;
}
}

.format-label {
Expand Down

0 comments on commit 844576e

Please sign in to comment.