选中字体颜色

This commit is contained in:
tangly1024
2022-12-06 21:36:12 +08:00
parent 88cecd652b
commit a6d3dfe7c0
2 changed files with 4 additions and 10 deletions

View File

@@ -1945,4 +1945,8 @@ pre[class*='language-'] {
.notion-asset-wrapper-pdf > div {
display: block !important;
}
::selection {
@apply bg-blue-500 text-gray-50 !important;
}