We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc61515 commit 5ed76a1Copy full SHA for 5ed76a1
packages/assets/styles/defaults.scss
@@ -61,7 +61,7 @@ textarea,
61
font-weight: var(--font-weight-medium);
62
transition: box-shadow 0.1s ease-in-out;
63
min-height: 36px;
64
- box-shadow:
+ box-shadow:
65
var(--shadow-inset-sm),
66
0 0 0 0 transparent;
67
border: none;
0 commit comments