Fix mentions alignment

This commit is contained in:
Fedor Indutny 2022-06-15 13:34:39 -07:00 committed by GitHub
parent 8b32811440
commit 0e5eb32152
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -6928,7 +6928,7 @@ button.module-image__border-overlay:focus {
padding: 0 12px;
display: flex;
flex-direction: row;
align-items: end;
align-items: center;
justify-content: flex-start;
background: none;
border: none;