mirror of
https://dev.azure.com/hugendubel/ISA/_git/ISA-Frontend
synced 2025-12-31 09:37:15 +01:00
HIMa-841, HIMA-790, HIMA-702 remission tasks
This commit is contained in:
@@ -66,7 +66,6 @@ export class DropdownComponent {
|
||||
|
||||
public setTop(scrollTop: number) {
|
||||
this.top = -scrollTop + 152 * this.index - this.index * 15;
|
||||
console.log(this.index, scrollTop, this.top);
|
||||
this.cdrf.detectChanges();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user