Skip to content

Commit

Permalink
use default selection style
Browse files Browse the repository at this point in the history
  • Loading branch information
zzq0826 committed Aug 11, 2023
1 parent a460551 commit 9959680
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src/styles/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -84,8 +84,3 @@ body {
background: #ffffff;
color: var(--color-text-primary);
}

::selection {
color: var(--theme-selection-color);
background-color: var(--theme-selection-bg);
}

0 comments on commit 9959680

Please sign in to comment.