Skip to content

Commit

Permalink
feat(4ps): update
Browse files Browse the repository at this point in the history
  • Loading branch information
develite98 committed Jan 5, 2024
1 parent 3607aac commit e8f5ad1
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions libs/share-styles/src/styles/tippy.scss
Original file line number Diff line number Diff line change
Expand Up @@ -38,13 +38,10 @@
}

.mix-menu-item {
@apply text-gray-900;
@apply text-gray-900 font-medium p-2.5 text-sm flex items-center;
cursor: pointer;
padding: 0.5rem 1rem;
font-size: var(--text-size-s);
display: flex;
align-items: center;
gap: 6px;
min-width: 13.5rem;

.mix-icon {
@apply text-gray-600;
Expand Down

1 comment on commit e8f5ad1

@vercel
Copy link

@vercel vercel bot commented on e8f5ad1 Jan 5, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.