Fixed issue

This commit is contained in:
Abhishek Kathuria 2022-07-23 16:30:38 +05:30
parent cdbf345285
commit 5a44016ef9
4 changed files with 10 additions and 8 deletions

File diff suppressed because one or more lines are too long

View File

@ -273,9 +273,11 @@
body {
&.rtl {
.book-cross-icon {
left: 80px !important;
right: inherit !important;
}
.booking-information {
.cross-icon {
left: 80px !important;
right: inherit !important;
}
}
}
}
}

File diff suppressed because one or more lines are too long

View File

@ -11,7 +11,7 @@
</slot>
<span
class="icon cross-icon book-cross-icon"
class="icon cross-icon"
v-if="!hideRemoveButton"
@click.prevent="clear"
>