Skip to content

Commit 5e804a3

Browse files
adjust description
1 parent b33a124 commit 5e804a3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

x-pack/platform/packages/shared/response-ops/alerting-v2-rule-form/form/fields/description_field.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ export const DescriptionField: React.FC = () => {
6969
{...field}
7070
inputRef={ref}
7171
rows={2}
72+
fullWidth
7273
isInvalid={!!error}
7374
placeholder={i18n.translate('xpack.alertingV2.ruleForm.descriptionPlaceholder', {
7475
defaultMessage: 'Add an optional description for this rule...',

0 commit comments

Comments
 (0)