add roundness, fix inputs

This commit is contained in:
Henry Jameson 2024-02-13 02:09:43 +02:00
commit bcc5084409
33 changed files with 150 additions and 150 deletions

View file

@ -64,7 +64,8 @@ export default {
// like within it
directives: {
background: '--fg',
shadow: [buttonOuterShadow, ...buttonInsetFakeBorders]
shadow: [buttonOuterShadow, ...buttonInsetFakeBorders],
roundness: 3
}
},
{