Made the emoji autocomplete aligned with the :word

This commit is contained in:
Alvaro 2022-08-18 09:02:13 -06:00 committed by GitHub
parent 3436283165
commit bb9a7113f1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 45 additions and 5 deletions

View file

@ -6800,7 +6800,7 @@ button.module-image__border-overlay:focus {
padding: 0;
margin-bottom: 6px;
border-radius: 8px;
z-index: $z-index-popup;
z-index: $z-index-above-popup;
overflow: hidden;
&--scroller {