remove war detail tab switch scroll top
parent
2123d5fdc4
commit
0d4a8fff1f
|
@ -66,7 +66,6 @@ export class WarDetailComponent {
|
|||
this.fractionStatsInitialized = true;
|
||||
});
|
||||
}
|
||||
window.scrollTo({left: 0, top: 0, behavior: 'smooth'});
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
Loading…
Reference in New Issue