✨ 拖动高度修改成20
This commit is contained in:
@@ -81,7 +81,7 @@ fn main() -> wry::Result<()> {
|
|||||||
background:transparent;
|
background:transparent;
|
||||||
top:0;
|
top:0;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height:30px;
|
height: 20px;
|
||||||
cursor: move;
|
cursor: move;
|
||||||
cursor: grab;
|
cursor: grab;
|
||||||
cursor: -webkit-grab;
|
cursor: -webkit-grab;
|
||||||
|
|||||||
Reference in New Issue
Block a user