Skip to content

Commit

Permalink
fix: chip.scss - remove comments
Browse files Browse the repository at this point in the history
  • Loading branch information
mattgoud committed Nov 17, 2023
1 parent 45c755d commit f5d4013
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions packages/theme/src/chip.scss
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,6 @@
p {
@apply pr-[2px] overflow-hidden whitespace-nowrap text-ellipsis;
}
// & > .puik-tooltip {
// @apply max-w-[150px] overflow-hidden whitespace-nowrap text-ellipsis;
// }
}
&__content .puik-tooltip__wrapper {
@apply max-w-[150px] mr-1 pr-[2px] overflow-hidden whitespace-nowrap text-ellipsis;
Expand Down

0 comments on commit f5d4013

Please sign in to comment.