mirror of
https://github.com/spiral-project/ihatemoney.git
synced 2025-05-01 02:32:23 +02:00
fix flash messages position
This commit is contained in:
parent
60b76f32f5
commit
5b2fa36efa
1 changed files with 1 additions and 1 deletions
|
@ -354,7 +354,7 @@ tr.payer_line .balance-name {
|
|||
display: flex;
|
||||
justify-content: center;
|
||||
position: absolute;
|
||||
top: 0.6rem;
|
||||
top: 4.5rem;
|
||||
width: 100%;
|
||||
pointer-events: none;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue