Skip to content

Commit b251d17

Browse files
geromegrignond3lm
authored andcommitted
fix: dropdown position
1 parent bb00669 commit b251d17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/shared/dropdown/dropdown.component.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
::ng-deep {
1414
.ac-dropdown {
1515
border-radius: 8px;
16-
margin: -8px 0 0 0;
16+
margin: 5px 0 0 0;
1717
max-height: 268px !important;
1818
box-shadow: 0 1px 2px 0 rgba(60, 64, 67, 0.3), 0 2px 6px 2px rgba(60, 64, 67, 0.15) !important;
1919

0 commit comments

Comments
 (0)