mirror of
https://github.com/kingomarnajjar/flex-template-web.git
synced 2026-07-28 20:53:24 +10:00
Fix footer overlapping booking calendar
Rise the transaction details section on top of the footer so that the booking dates calendar won't go below it.
This commit is contained in:
parent
65a1358b93
commit
08378d7001
1 changed files with 1 additions and 0 deletions
|
|
@ -180,6 +180,7 @@
|
|||
background-color: var(--matterColorLight);
|
||||
border: 1px solid var(--matterColorNegative);
|
||||
border-radius: 2px;
|
||||
z-index: 1;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue