mirror of
https://github.com/ceph/ceph
synced 2025-01-11 21:50:26 +00:00
Merge pull request #35295 from rhcs-dashboard/fix-snapshot-dropdown
mgr/dashboard: cropped actions menu in nested details Reviewed-by: Ernesto Puerta <epuertat@redhat.com> Reviewed-by: Stephan Müller <smueller@suse.com> Reviewed-by: Tiago Melo <tmelo@suse.com>
This commit is contained in:
commit
70209af683
@ -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