Fix mentions alignment
This commit is contained in:
parent
8b32811440
commit
0e5eb32152
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue