mirror of
https://github.com/kingomarnajjar/flex-template-web.git
synced 2026-07-28 03:43:28 +10:00
Fix mobile booking button layout
This commit is contained in:
parent
a7f8160091
commit
ca600423ec
1 changed files with 3 additions and 0 deletions
|
|
@ -555,6 +555,9 @@
|
|||
|
||||
.bookButton {
|
||||
@apply --marketplaceButtonStylesPrimary;
|
||||
|
||||
/* Clear padding that is set for link elements looking like buttons */
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.closedListingButton {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue