mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-05-08 08:58:38 +01:00
Reverting left-alignment of toasts
This commit is contained in:
@@ -16,6 +16,9 @@
|
||||
user-select: none;
|
||||
overflow: hidden;
|
||||
z-index: $z-index-toast;
|
||||
bottom: 62px;
|
||||
left: 50%;
|
||||
transform: translate(-50%, 0);
|
||||
|
||||
@include light-theme {
|
||||
background-color: $color-gray-80;
|
||||
|
||||
Reference in New Issue
Block a user