fix flash messages position

This commit is contained in:
Brice Maron 2019-08-02 22:35:58 +02:00
parent effa3cede6
commit 5602347272

View file

@ -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;
}