]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
mgr/dashboard: fix UI for Device class column in OSDs list 35710/head
authorAvan Thakkar <athakkar@redhat.com>
Mon, 22 Jun 2020 18:08:16 +0000 (23:38 +0530)
committerAvan Thakkar <athakkar@redhat.com>
Mon, 22 Jun 2020 18:08:16 +0000 (23:38 +0530)
Fixes: https://tracker.ceph.com/issues/46144
Signed-off-by: Avan Thakkar <athakkar@redhat.com>
src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/osd/osd-list/osd-list.component.ts

index 580f82f206603a0a116e21bbb51321b10c9079d7..3222e0c3a7a7218831ffd00751af4025d3c323be 100644 (file)
@@ -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: {