Fix position of flash message popup see #3898 (#3923)

Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
This commit is contained in:
Vivek K J 2022-10-07 05:42:39 +05:30 committed by GitHub
parent ee2f07c3da
commit c476940781
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,7 +9,6 @@
bottom: 48px;
left: 50%;
margin-left: -160px;
margin: 0 auto;
padding: 10px 20px;
width: 320px;
min-height: 48px;