Skip to content

Commit

Permalink
feat(Table): fix pin styles
Browse files Browse the repository at this point in the history
  • Loading branch information
tapo4ek committed Sep 24, 2024
1 parent 03998c0 commit 2fd151e
Showing 1 changed file with 1 addition and 6 deletions.
Original file line number Diff line number Diff line change
@@ -1,9 +1,4 @@
.table-settings-column-story {
width: 600px;
width: 100%;
overflow: auto;

&__cell,
&__header-cell {
border-inline-start: 1px solid var(--g-color-line-generic);
}
}

0 comments on commit 2fd151e

Please sign in to comment.