]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
mgr/dashboard: Sync column style with the rest of the UI 26407/head
authorVolker Theile <vtheile@suse.com>
Wed, 13 Feb 2019 15:40:13 +0000 (16:40 +0100)
committerVolker Theile <vtheile@suse.com>
Wed, 13 Feb 2019 15:42:30 +0000 (16:42 +0100)
Center the checkbox in the column.

Signed-off-by: Volker Theile <vtheile@suse.com>
src/pybind/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-user-list/rgw-user-list.component.ts

index 122c7564f8b6f0815b4b04e03c4ddf4a5c572423..a8975a1b9bdc8c2119cdc67b593325b548e1d30e 100644 (file)
@@ -57,6 +57,7 @@ export class RgwUserListComponent {
         name: this.i18n('Suspended'),
         prop: 'suspended',
         flexGrow: 1,
+        cellClass: 'text-center',
         cellTransformation: CellTemplate.checkIcon
       },
       {