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 70c775ad..139a0034 100644 --- a/src/components/input.style.js +++ b/src/components/input.style.js @@ -37,6 +37,7 @@ export default { }, { directives: { + '--font': 'generic | inherit', background: '--fg, -5', roundness: 3, shadow: [{ |
