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

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;