Skip to content

Commit

Permalink
Merge pull request #3 from kakao/2.0
Browse files Browse the repository at this point in the history
; 추가
  • Loading branch information
blackstrida authored Nov 1, 2024
2 parents 3b6192d + 29018c7 commit da9b044
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _sass/tables.scss
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
max-width: 100%;
margin-bottom: $sp-5;
overflow-x: auto;
border: rgba(#000000, 0.1) solid 1px
border: rgba(#000000, 0.1) solid 1px;
}

table {
Expand Down

0 comments on commit da9b044

Please sign in to comment.