diff --git a/portal-ui/src/screens/Console/Common/FormComponents/common/styleLibrary.ts b/portal-ui/src/screens/Console/Common/FormComponents/common/styleLibrary.ts index ed897ae99b..b8fd3e7f15 100644 --- a/portal-ui/src/screens/Console/Common/FormComponents/common/styleLibrary.ts +++ b/portal-ui/src/screens/Console/Common/FormComponents/common/styleLibrary.ts @@ -54,6 +54,7 @@ export const modalBasic = { marginLeft: 0, }, clearButton: { + fontFamily: "Lato, sans-serif", border: "0", backgroundColor: "transparent", color: "#393939",