From 781179926350ac0cbf34fc3f690c602468fd809c Mon Sep 17 00:00:00 2001 From: johannes Date: Fri, 11 Mar 2022 12:14:42 +0100 Subject: [PATCH] hotfix: border positioning with padding --- src/main.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main.js b/src/main.js index 77e54ee..53f79bd 100644 --- a/src/main.js +++ b/src/main.js @@ -153,7 +153,7 @@ export default function RoundDiv({style, children, dontConvertShadow, ...props})
(n * .95) + 'px').join(' '), borderColor: border.color,