diff options
Diffstat (limited to 'src/components/input.style.js')
| -rw-r--r-- | src/components/input.style.js | 1 |
1 files changed, 1 insertions, 0 deletions
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, |
