Skip to content

Commit

Permalink
fix: set text color in sortable item (#99)
Browse files Browse the repository at this point in the history
  • Loading branch information
xhyrom authored Nov 10, 2024
1 parent ed53a48 commit da40897
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
:host {
display: block;
padding: $ksi-margin-small;
color: $ksi-gray-30;

border: 1px solid $ksi-blue-200;
background-color: $ksi-blue-220;
Expand Down

0 comments on commit da40897

Please sign in to comment.