Skip to content

Commit 369a2c8

Browse files
Unhide the vertical scroll bar on app pages.
1 parent 0343705 commit 369a2c8

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

public/assets/css/app.css

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -917,9 +917,6 @@ span.flatpickr-weekday {
917917
}
918918

919919
/*Error page*/
920-
::-webkit-scrollbar {
921-
display: none;
922-
}
923920

924921
#error-page {
925922
background: -webkit-radial-gradient(center, ellipse cover, #960000 0%,#770000 41%,#4C0000 100%);

0 commit comments

Comments
 (0)