Skip to content
Open
Show file tree
Hide file tree
Changes from 8 commits
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
7 changes: 7 additions & 0 deletions JetStream.css
Original file line number Diff line number Diff line change
Expand Up @@ -348,6 +348,13 @@ a.button {
scroll-margin-bottom: 20vh;
}

.benchmark .result.detail {
display: none;
}
.details .benchmark .result.detail {
display: inline-block;
}

.benchmark h4,
.benchmark .result,
.benchmark label,
Expand Down
Loading
Loading