mirror of
https://github.com/aljazceru/notedeck.git
synced 2026-01-20 08:44:22 +01:00
popup: increase fixed window margin
Signed-off-by: William Casarin <jb55@jb55.com>
This commit is contained in:
@@ -9,7 +9,7 @@ use crate::{
|
||||
Damus,
|
||||
};
|
||||
|
||||
static MARGIN: f32 = 100.0;
|
||||
static MARGIN: f32 = 200.0;
|
||||
|
||||
pub struct DesktopGlobalPopup {}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user