/
concept-collection
/
ephys_compression_tests
Jump to
/
Appearance
Match my system
Paper
GitHub
Slate
Midnight
Terminal
Sign in
concept-collection
/
ephys_compression_tests
Code
Commits
Issues
0
Pull requests
0
Actions
Branches
2
Tags
0
Site
benchmark-results
Branches
main
benchmark-results
ephys_compression_tests
/
web-ui
/
src
/
components
/
AppHeader.css
9 lines · 123 B
Code
Blame
History
8d96984
Update benchmark results from 2026-06-16 14:21:30 [skip ci]
GitHub Actions Bot
2 months ago
1
.app-header-subtitle
{
2
display
: none;
3
}
4
5
@media
(
min-width
:
640px
) {
6
.app-header-subtitle
{
7
display
: inline;
8
}
9
}
↑
↓
move
↵
open
esc
close