diff --git a/src/taskpane/components/ConfidentialButtons.tsx b/src/taskpane/components/ConfidentialButtons.tsx index 748dc747..bf2f1d38 100644 --- a/src/taskpane/components/ConfidentialButtons.tsx +++ b/src/taskpane/components/ConfidentialButtons.tsx @@ -21,6 +21,7 @@ const useStyles = makeStyles({ width: "100%", minWidth: 0, padding: "8px 4px", + fontSize: "10px", "& span": { justifyContent: "center" }