mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-05-01 22:01:49 +01:00
Move toasts in calls up and fix click to dismiss
This commit is contained in:
@@ -43,3 +43,7 @@
|
||||
// Roughly size of composer + a bit of padding
|
||||
bottom: 40px;
|
||||
}
|
||||
|
||||
.ToastManager--full-screen-call {
|
||||
bottom: calc($CallControls__height + 32px);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user