Merge pull request #5864 from vdegenne:main

PiperOrigin-RevId: 832473933
This commit is contained in:
Copybara-Service 2025-11-14 15:14:37 -08:00
commit 563da62b58

View File

@ -121,6 +121,7 @@ $_md-sys-shape: tokens.md-sys-shape-values();
pointer-events: none;
// ensure scrolling is prevented on mobile.
touch-action: none;
user-select: none;
}
.track,