diff --git a/src-tauri/src/main.rs b/src-tauri/src/main.rs index e7314cf..7ff2453 100644 --- a/src-tauri/src/main.rs +++ b/src-tauri/src/main.rs @@ -80,8 +80,8 @@ fn main() -> wry::Result<()> { position:fixed; background:transparent; top:0; - width:100%; - height:30px; + width: 100%; + height: 20px; cursor: move; cursor: grab; cursor: -webkit-grab;