]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: fix filter icon alignment in table toolbar
authorAfreen Misbah <afreen@ibm.com>
Sun, 17 May 2026 16:43:59 +0000 (22:13 +0530)
committerAfreen Misbah <afreen@ibm.com>
Tue, 19 May 2026 13:12:25 +0000 (18:42 +0530)
commita80c727c5dbe4fc5ba761b4af18bc9e2473846d9
tree620a53d9c7265dee271742351a411e3f838fd203
parent10ec25edba971f843f97f300d96c0fe25fc190d5
mgr/dashboard: fix filter icon alignment in table toolbar

Replace Bootstrap inline styles with proper CSS class for filter
icon and select dropdowns alignment. Created filter-wrapper class
to properly align filter icon with select elements using flexbox.

Signed-off-by: Afreen Misbah <afreen@ibm.com>
Assisted-by: Claude
Fixes: https://tracker.ceph.com/issues/76631
src/pybind/mgr/dashboard/frontend/src/app/shared/datatable/table/table.component.html
src/pybind/mgr/dashboard/frontend/src/app/shared/datatable/table/table.component.scss