mirror of
https://github.com/koloideal/Casha.git
synced 2026-06-10 02:15:29 +03:00
stableee
This commit is contained in:
@@ -96,7 +96,7 @@ class _FullScreenBlurOverlayState extends State<FullScreenBlurOverlay> {
|
||||
),
|
||||
// Close Button - Top Right
|
||||
Positioned(
|
||||
top: mq.padding.top + (kToolbarHeight / 2) - 20,
|
||||
top: cardTop - 20,
|
||||
right: 20,
|
||||
child: GestureDetector(
|
||||
onTap: () => dash.closeOverlay(apply: false),
|
||||
|
||||
Reference in New Issue
Block a user