✨ 拖动高度修改成20
This commit is contained in:
@@ -80,8 +80,8 @@ fn main() -> wry::Result<()> {
|
|||||||
position:fixed;
|
position:fixed;
|
||||||
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