Skip to content

Commit c38fc49

Browse files
fix(): fix perfect scrollbar css issue
1 parent aff5788 commit c38fc49

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/styles.scss

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -304,6 +304,10 @@ tr td span.table-code-asterisk {
304304
opacity: 0.9;
305305
}
306306

307+
.ps__rail-y {
308+
left: auto !important;
309+
}
310+
307311
/*
308312
* Scrollbar thumb styles
309313
*/

0 commit comments

Comments
 (0)