We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9124767 commit ec2a0e9Copy full SHA for ec2a0e9
scala3doc/resources/dotty_res/styles/search-bar.css
@@ -2,7 +2,7 @@
2
.search-content {
3
padding: 0;
4
margin: var(--content-padding);
5
- position: absolute;
+ position: fixed;
6
top: 0;
7
right: 0;
8
z-index: 5;
0 commit comments