diff --git a/packages/common/styles.js b/packages/common/styles.js
index 1fccba54c38bc9e538c4ad7d4c23cde1bcbaf022..daa8b7c5bdd8d16c4a09bc0ebfcd6c1c939d1d9c 100644
--- a/packages/common/styles.js
+++ b/packages/common/styles.js
@@ -777,8 +777,8 @@ export function getRadioAndCheckboxCss() {
             position: absolute;
             top: 0;
             left: 0;
-            height: 20px;
-            width: 20px;
+            height: 21px;
+            width: 21px;
             background-color: var(--dbp-background);
             border: solid;
             border-radius: 100%;