💄 删除重复的样式定义

This commit is contained in:
Bryan Lee
2022-10-23 18:16:49 +08:00
parent d4105725e4
commit 0b7a3a4253

View File

@@ -44,7 +44,6 @@ window.addEventListener('DOMContentLoaded', (_event) => {
top:0; top:0;
width: 100%; width: 100%;
height: 20px; height: 20px;
cursor: move;
cursor: grab; cursor: grab;
cursor: -webkit-grab; cursor: -webkit-grab;
} }