[fix] user card overflow
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user