mirror of
https://github.com/cheeaun/phanpy.git
synced 2025-02-09 01:26:24 +01:00
Fix 'account moved' banner wrongly placed
This commit is contained in:
parent
b461823d60
commit
5a4f1fb686
1 changed files with 1 additions and 0 deletions
|
@ -409,6 +409,7 @@
|
||||||
|
|
||||||
.timeline-start .account-container {
|
.timeline-start .account-container {
|
||||||
border-bottom: 1px solid var(--outline-color);
|
border-bottom: 1px solid var(--outline-color);
|
||||||
|
position: relative;
|
||||||
}
|
}
|
||||||
.timeline-start .account-container header {
|
.timeline-start .account-container header {
|
||||||
padding: 16px 16px 1px;
|
padding: 16px 16px 1px;
|
||||||
|
|
Loading…
Reference in a new issue