Merge pull request #59510 from afreen23/main

mgr/dashboard: Fix banner and scroll issue

Reviewed-by: Nizamudeen A <nia@redhat.com>
This commit is contained in:
Nizamudeen A 2024-08-30 10:09:51 +05:30 committed by GitHub
commit 70464a3626
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -10,7 +10,7 @@
.container-fluid {
overflow: auto;
padding-bottom: 100px;
top: 48px;
padding-top: 48px;
}
.rgw-dashboard {