[DE mobile] Fix Bug 59000

This commit is contained in:
SergeyEzhin 2022-09-14 15:34:14 +03:00
parent bf4b5faddb
commit ff10121f7b

View file

@ -61,7 +61,6 @@
// Snackbar
.snackbar {
max-width: 195px;
max-height: 48px;
position: absolute;
bottom: 24px;
left: calc(50% - 195px / 2);