Skip to content

Commit 70464a3

Browse files
authored
Merge pull request ceph#59510 from afreen23/main
mgr/dashboard: Fix banner and scroll issue Reviewed-by: Nizamudeen A <[email protected]>
2 parents fc16b16 + 1b006f4 commit 70464a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pybind/mgr/dashboard/frontend/src/app/core/layouts/workbench-layout/workbench-layout.component.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
.container-fluid {
1111
overflow: auto;
1212
padding-bottom: 100px;
13-
top: 48px;
13+
padding-top: 48px;
1414
}
1515

1616
.rgw-dashboard {

0 commit comments

Comments
 (0)