fix display projects list
parent
c9ee2dbf84
commit
7052e88d84
|
@ -98,7 +98,7 @@
|
||||||
left: calc(50% - #{$dropdown-width}/2);
|
left: calc(50% - #{$dropdown-width}/2);
|
||||||
min-width: $dropdown-width;
|
min-width: $dropdown-width;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: 2.5rem;
|
top: 2.4rem;
|
||||||
z-index: 99;
|
z-index: 99;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue