mirror of
https://github.com/Ad-closeNN/blog-fuwari.git
synced 2026-05-31 01:20:06 -04:00
style: 鼠标选中文字不再下沉
This commit is contained in:
@@ -26,6 +26,10 @@
|
|||||||
td,
|
td,
|
||||||
strong {
|
strong {
|
||||||
@apply transition;
|
@apply transition;
|
||||||
|
|
||||||
|
&::selection {
|
||||||
|
transition: none;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.card-shadow {
|
.card-shadow {
|
||||||
|
|||||||
Reference in New Issue
Block a user