diff --git a/packages/common/styles.js b/packages/common/styles.js index daa8b7c5bdd8d16c4a09bc0ebfcd6c1c939d1d9c..2ccedc352dc082b401862f756609e1df05f5ff27 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: 21px; - width: 21px; + height: 19px; + width: 19px; background-color: var(--dbp-background); border: solid; border-radius: 100%;