mirror of
https://github.com/cheeaun/phanpy.git
synced 2024-11-22 01:05:34 +03: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 {
|
||||
border-bottom: 1px solid var(--outline-color);
|
||||
position: relative;
|
||||
}
|
||||
.timeline-start .account-container header {
|
||||
padding: 16px 16px 1px;
|
||||
|
|
Loading…
Reference in a new issue