Skip to content
Snippets Groups Projects
Commit c98fd210 authored by Diego Sampaio's avatar Diego Sampaio Committed by Guilherme Gazzo
Browse files

[FIX] Avatar image being shrinked on autocomplete (#13914)

parent 607729b4
No related branches found
No related tags found
No related merge requests found
......@@ -42,6 +42,7 @@
width: 32px;
height: 32px;
margin-right: 1rem;
flex-shrink: 0;
}
&-name {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment