diff --git a/src/renderer/src/styles/tailwind-extend.css b/src/renderer/src/styles/tailwind-extend.css index ba97d1c2d4..78d28554ac 100644 --- a/src/renderer/src/styles/tailwind-extend.css +++ b/src/renderer/src/styles/tailwind-extend.css @@ -248,6 +248,10 @@ background-position: left 1.1em; + &::selection { + text-shadow: none; + } + &:hover { background-size: 100% 1.5px; text-shadow: 0.05em 0 theme(colors.background),