Skip to content

Commit

Permalink
Merge pull request FlowFuse#812 from arturv2000/fix_UIText_color
Browse files Browse the repository at this point in the history
Fix UIText text color being fixed color
  • Loading branch information
joepavitt authored May 7, 2024
2 parents c7aa38c + 7ecaa73 commit 1634818
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ui/src/widgets/ui-text/UIText.vue
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ export default {
flex-direction: row;
gap: 2px;
font-size: 1rem;
color: #717171;
font-family: Helvetica;
}
.nrdb-ui-text-value {
Expand Down

0 comments on commit 1634818

Please sign in to comment.