Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Update doc/api_assets/style.css
Co-authored-by: Antoine du Hamel <[email protected]>
  • Loading branch information
dario-piotrowicz and aduh95 authored Apr 12, 2025
commit 3b371d793343e15ed8dfb596fa02561181545476
2 changes: 1 addition & 1 deletion doc/api_assets/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -820,7 +820,7 @@ kbd {
.header {
position: sticky;
top: -1px;
z-index: 2;
z-index: 10;
padding-top: 1rem;
background-color: var(--color-fill-app);
}
Expand Down
Loading