Skip to content

Commit 06179c7

Browse files
author
Joe Pavitt
committed
Add default ui-text styling to class too
1 parent d7fd24d commit 06179c7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ui/src/widgets/ui-text/UIText.vue

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,8 @@ export default {
3535
flex-direction: row;
3636
gap: 2px;
3737
font-size: 1rem;
38+
color: #717171;
39+
font-family: Helvetica;
3840
}
3941
.nrdb-ui-text-value {
4042
font-weight: 600;

0 commit comments

Comments
 (0)