[fix] user card overflow

This commit is contained in:
2025-07-08 11:31:32 +08:00
parent 529ae547e0
commit 7012f0d9fe
5 changed files with 22 additions and 23 deletions

View File

@@ -91,7 +91,7 @@ fn main() {
// .expect("Unsupported platform! 'apply_blur' is only supported on Windows");
// Deep Link
#[cfg(desktop)]
#[cfg(all(desktop, not(target_os = "macos")))]
app.deep_link().register("cstb")?;
// Tray