chore(html-report): make scrollbar gutter stable

This commit is contained in:
Adam Gastineau 2025-02-11 11:12:35 -08:00
parent 91f46bb5d0
commit dba54601a1

View file

@ -15,7 +15,7 @@
--> -->
<!DOCTYPE html> <!DOCTYPE html>
<html> <html style='scrollbar-gutter: stable both-edges;'>
<head> <head>
<meta charset='UTF-8'> <meta charset='UTF-8'>
<meta name='color-scheme' content='dark light'> <meta name='color-scheme' content='dark light'>