mirror of
https://github.com/BTMuli/TeyvatGuide.git
synced 2025-12-12 09:18:14 +08:00
🐛 修复缩放错误
This commit is contained in:
@@ -453,7 +453,7 @@ async function searchPost () {
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.news-cover:hover {
|
||||
.news-cover :hover {
|
||||
transform: scale(1.1);
|
||||
transition: all 0.3s linear;
|
||||
cursor: pointer;
|
||||
|
||||
Reference in New Issue
Block a user