diff --git a/webview/src/shared/components/emptyState/styles.module.scss b/webview/src/shared/components/emptyState/styles.module.scss index 2d819af1e4..4baab001cd 100644 --- a/webview/src/shared/components/emptyState/styles.module.scss +++ b/webview/src/shared/components/emptyState/styles.module.scss @@ -17,4 +17,5 @@ opacity: 0.8; letter-spacing: 0.04em; color: $watermark-color; + font-family: sans-serif; }