Skip to content
Snippets Groups Projects
Unverified Commit 47175ac1 authored by Ryan Laurie's avatar Ryan Laurie Committed by GitHub
Browse files

set select input label to text-medium (#37649)

parent 422dc5eb
No related branches found
No related tags found
No related merge requests found
......@@ -41,6 +41,7 @@ export const getSelectInputOverrides = (
},
},
label: {
color: theme.fn.themeColor("text-medium"),
ref: getStylesRef("label"),
},
description: {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment