Commit 3609f88
authored
[ML] AIOps: Fixing pattern analysis action buttons layout (#181960)
Widening actions column width.
**Before**

**After**

Also fixes similar issue with the annotations table in the anomaly
explorer.
Issue introduced in #1805141 parent 0b6f1e4 commit 3609f88
2 files changed
Lines changed: 2 additions & 2 deletions
File tree
- x-pack/plugins
- aiops/public/components/log_categorization/category_table
- ml/public/application/components/annotations/annotations_table
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
194 | 194 | | |
195 | 195 | | |
196 | 196 | | |
197 | | - | |
| 197 | + | |
198 | 198 | | |
199 | 199 | | |
200 | 200 | | |
| |||
x-pack/plugins/ml/public/application/components/annotations/annotations_table/annotations_table.js
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
692 | 692 | | |
693 | 693 | | |
694 | 694 | | |
695 | | - | |
| 695 | + | |
696 | 696 | | |
697 | 697 | | |
698 | 698 | | |
| |||
0 commit comments