Skip to content

Commit 5443d9a

Browse files
authored
Merge pull request #3204 from IgniteUI/fix-scrollbar
fix scrollbar
2 parents 6433c6b + 9a0873c commit 5443d9a

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)