mirror of
https://github.com/ceph/ceph
synced 2025-01-25 20:45:06 +00:00
mgr/dashboard: cropped actions menu in nested details
Fixes: https://tracker.ceph.com/issues/45508 Signed-off-by: Avan Thakkar <athakkar@redhat.com>
This commit is contained in:
parent
07f9d8b5b2
commit
ec3c731d2d
@ -240,6 +240,7 @@
|
||||
.datatable-row-detail {
|
||||
padding: 20px;
|
||||
border-bottom: 2px solid $color-table-header-border;
|
||||
overflow-y: visible !important;
|
||||
}
|
||||
.expand-collapse-icon {
|
||||
display: block;
|
||||
@ -259,6 +260,7 @@
|
||||
}
|
||||
}
|
||||
.datatable-footer {
|
||||
display: unset !important;
|
||||
.selected-count,
|
||||
.page-count {
|
||||
font-style: italic;
|
||||
|
Loading…
Reference in New Issue
Block a user