Skip to content

Commit 5b8ae24

Browse files
committed
fix scrollbar
1 parent 6433c6b commit 5b8ae24

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

projects/app-lob/src/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
integrity="sha384-mzrmE5qonljUremFsqc01SB46JvROS7bZs3IO2EmfFsd15uHvIt+Y8vEf7N7fWAU" crossorigin="anonymous">
2525
</head>
2626

27-
<body class="ig-typography igx-scrollbar">
27+
<body class="ig-typography ig-scrollbar">
2828
<app-root></app-root>
2929
</body>
3030

0 commit comments

Comments
 (0)