Skip to content

Commit c9f3661

Browse files
committed
Hide scrollbar in webkit
1 parent 25bf4e8 commit c9f3661

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

styles/api.css

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -155,3 +155,5 @@ ul.api-contents table h3 {
155155
.scrollable {
156156
overflow-y: auto;
157157
}
158+
159+
.scrollable::-webkit-scrollbar { width: 0 !important }

0 commit comments

Comments
 (0)