Skip to content

Commit

Permalink
issue #672: Datatable style when scrollbar
Browse files Browse the repository at this point in the history
  • Loading branch information
frederic-reis committed Nov 8, 2024
1 parent c5b02ad commit e43e4b6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/styles/components/ArticleV3/ArticleCellFigure.scss
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ $module: ".ArticleCellFigure";
border-radius: 5px;
background-color: rgba(248, 249, 250, 1);
color: var(--dark);
overflow-x: auto;
table{
padding: 0;
border-collapse: collapse !important;
Expand Down

0 comments on commit e43e4b6

Please sign in to comment.