Skip to content

Commit 44464de

Browse files
[DURACOM-253] Fix scrollbar issue on Firefox on Windows
1 parent f8194ab commit 44464de

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

src/app/admin/admin-sidebar/admin-sidebar.component.scss

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -138,3 +138,9 @@
138138
}
139139
}
140140
}
141+
142+
::ng-deep {
143+
.browser-firefox-windows {
144+
--ds-dark-scrollbar-width: 20px;
145+
}
146+
}

0 commit comments

Comments
 (0)