Skip to content

Commit

Permalink
cluster: make circle text bold
Browse files Browse the repository at this point in the history
Signed-off-by: Varun Patil <radialapps@gmail.com>
  • Loading branch information
pulsejet committed Aug 5, 2023
1 parent 09e925b commit f95c937
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/frame/Cluster.vue
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,7 @@ $namemargin: 7px;
.cluster--circle & {
margin: 0 $namemargin;
min-height: 26px; // alignment
color: unset;
font-weight: 500;
}
.cluster--circle &,
Expand Down

0 comments on commit f95c937

Please sign in to comment.