mirror of
https://github.com/Dimillian/IceCubesApp.git
synced 2025-06-06 05:48:50 +00:00
Custom emojis, botom sheet only
This commit is contained in:
parent
49b1b0e96c
commit
74590542bc
1 changed files with 1 additions and 1 deletions
|
@ -60,7 +60,7 @@ extension StatusEditor {
|
||||||
}
|
}
|
||||||
.presentationBackground(.thinMaterial)
|
.presentationBackground(.thinMaterial)
|
||||||
.presentationCornerRadius(16)
|
.presentationCornerRadius(16)
|
||||||
.presentationDetents([.medium, .large])
|
.presentationDetents([.medium])
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue