chore(html-report): make scrollbar gutter stable
This commit is contained in:
parent
91f46bb5d0
commit
dba54601a1
|
|
@ -15,7 +15,7 @@
|
|||
-->
|
||||
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<html style='scrollbar-gutter: stable both-edges;'>
|
||||
<head>
|
||||
<meta charset='UTF-8'>
|
||||
<meta name='color-scheme' content='dark light'>
|
||||
|
|
|
|||
Loading…
Reference in a new issue