Skip to content

Commit 66bed70

Browse files
committed
add styles to autocomplete-input for icons
1 parent 03b21fb commit 66bed70

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

projects/social_platform/src/app/ui/components/autocomplete-input/autocomplete-input.component.scss

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -135,9 +135,9 @@
135135
z-index: 2;
136136
display: flex;
137137
align-items: center;
138-
transform: translateY(-50%);
139-
opacity: 1;
140138
cursor: pointer;
139+
opacity: 1;
140+
transform: translateY(-50%);
141141

142142
&:hover {
143143
opacity: 0.6;

0 commit comments

Comments
 (0)