From bcc50844096b47c0656ed3338de222055a749fb1 Mon Sep 17 00:00:00 2001 From: Henry Jameson Date: Tue, 13 Feb 2024 02:09:43 +0200 Subject: add roundness, fix inputs --- src/components/input.style.js | 1 + 1 file changed, 1 insertion(+) (limited to 'src/components/input.style.js') diff --git a/src/components/input.style.js b/src/components/input.style.js index 37398ab8..9cddfd8e 100644 --- a/src/components/input.style.js +++ b/src/components/input.style.js @@ -34,6 +34,7 @@ export default { { directives: { background: '--fg, -5', + roundness: 3, shadow: [{ x: 0, y: 0, -- cgit v1.2.3-70-g09d2