Center "Disappearing Messages" in Create Group

Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
This commit is contained in:
automated-signal 2022-09-12 16:55:54 -07:00 committed by GitHub
parent 0917f22f0a
commit 4cb52b75f2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -5140,6 +5140,7 @@ button.module-image__border-overlay:focus {
&__expire-timer {
display: flex;
flex-direction: row;
align-items: center;
margin: 0 16px 16px 16px;