We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25de370 commit 1cee5a5Copy full SHA for 1cee5a5
packages/fluent-theme/src/components/sendbox/SendBox.tsx
@@ -17,7 +17,7 @@ const styles = {
17
'webchat-fluent__sendbox': {
18
color: 'var(--colorNeutralForeground1)',
19
fontFamily: 'var(--fontFamilyBase)',
20
- padding: 10,
+ padding: '0 10px 10px',
21
textRendering: 'optimizeLegibility'
22
},
23
0 commit comments