Skip to content

Commit

Permalink
style: change scrollbar width to thin for responsive table
Browse files Browse the repository at this point in the history
  • Loading branch information
razonyang committed Apr 27, 2024
1 parent 8a24f0c commit 9f98339
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions assets/hb/modules/base/scss/_table.scss
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,6 @@ table {

.table-responsive {
@extend .mb-2;

scrollbar-width: thin;
}

0 comments on commit 9f98339

Please sign in to comment.