Fix 'account moved' banner wrongly placed

This commit is contained in:
Lim Chee Aun 2023-11-05 14:29:18 +08:00
parent b461823d60
commit 5a4f1fb686

View file

@ -409,6 +409,7 @@
.timeline-start .account-container {
border-bottom: 1px solid var(--outline-color);
position: relative;
}
.timeline-start .account-container header {
padding: 16px 16px 1px;