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;
|
padding: 0 12px;
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: row;
|
flex-direction: row;
|
||||||
align-items: end;
|
align-items: center;
|
||||||
justify-content: flex-start;
|
justify-content: flex-start;
|
||||||
background: none;
|
background: none;
|
||||||
border: none;
|
border: none;
|
||||||
|
|
Loading…
Reference in a new issue