Skip to content

Commit

Permalink
fix: remove selection style
Browse files Browse the repository at this point in the history
  • Loading branch information
karimim committed Sep 30, 2024
1 parent 3ebff16 commit e919458
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions packages/styles/src/components/popover.scss
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,6 @@ tokens.$default-map: components.$post-popover;
}
}

.popover::selection {
color: tokens.get('popover', 'text-selected-fg');
}

.popover-header {
font-size: tokens.get('popover', 'legend-font-size');
font-weight: tokens.get('legend', 'font-weight', elements.$post-legend);
Expand Down

0 comments on commit e919458

Please sign in to comment.