We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2cb80fc commit 1f10a9cCopy full SHA for 1f10a9c
1 file changed
components/select/style/patch.less
@@ -15,5 +15,10 @@
15
.cdk-virtual-scroll-content-wrapper {
16
position: static;
17
}
18
+ .cdk-virtual-scroll-spacer{
19
+ position: absolute;
20
+ top: 0;
21
+ width: 1px;
22
+ }
23
24
0 commit comments