Skip to content

Commit

Permalink
fix fdToolLayout background-color
Browse files Browse the repository at this point in the history
  • Loading branch information
JohannesDoberer committed Oct 1, 2024
1 parent 02ca11e commit 4868b3e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core/src/App.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -2042,6 +2042,7 @@
--luigi__breadcrumb--height: 2.75rem;
--luigi__shellbar--height: 2.75rem;
--luigi__horizontal-nav--height: 2.75rem;
--fdToolLayout_Background: var(--sapBackgroundColor) !important;
}
:global(html) {
Expand Down

0 comments on commit 4868b3e

Please sign in to comment.