From: Avan Thakkar Date: Mon, 22 Jun 2020 18:08:16 +0000 (+0530) Subject: mgr/dashboard: fix UI for Device class column in OSDs list X-Git-Tag: v16.1.0~1955^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=24f3b5b7fe2a4b8f60271e7c0860e6807b2a1317;p=ceph.git mgr/dashboard: fix UI for Device class column in OSDs list Fixes: https://tracker.ceph.com/issues/46144 Signed-off-by: Avan Thakkar --- diff --git a/src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/osd/osd-list/osd-list.component.ts b/src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/osd/osd-list/osd-list.component.ts index 580f82f20660..3222e0c3a7a7 100644 --- a/src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/osd/osd-list/osd-list.component.ts +++ b/src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/osd/osd-list/osd-list.component.ts @@ -295,7 +295,7 @@ export class OsdListComponent extends ListWithDetails implements OnInit { { prop: 'tree.device_class', name: this.i18n('Device class'), - flexGrow: 1, + flexGrow: 1.2, cellTransformation: CellTemplate.badge, customTemplateConfig: { map: {