mirror of
https://gitlab.com/veilid/veilidchat.git
synced 2025-07-22 06:08:54 -04:00
minor ui cleanups
This commit is contained in:
parent
e2f810f6e5
commit
079efb02b9
7 changed files with 43 additions and 39 deletions
|
@ -230,7 +230,7 @@ class HomeScreenState extends State<HomeScreen>
|
|||
menuScreenTapClose: canClose,
|
||||
mainScreenTapClose: canClose,
|
||||
disableDragGesture: !canClose,
|
||||
mainScreenScale: .15,
|
||||
mainScreenScale: .25,
|
||||
slideWidth: min(360, MediaQuery.of(context).size.width * 0.9),
|
||||
)));
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue