mirror of
https://github.com/DefectingCat/DefectingCat.github.io
synced 2025-07-16 09:11:38 +00:00
⛵更新主题
This commit is contained in:
@ -6,6 +6,6 @@ $(document).ready(function () {
|
||||
});
|
||||
// 失焦时添加回来
|
||||
$("#comments").on("blur", ".v[data-class=v] .vwrap .vedit", function () {
|
||||
$(this).animate({"background-size":"20%"});
|
||||
$(this).animate({"background-size":"15%"});
|
||||
});
|
||||
});
|
||||
|
Reference in New Issue
Block a user