@duffel/components 2.1.4 → 2.1.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -814,11 +814,6 @@
|
|
|
814
814
|
}
|
|
815
815
|
|
|
816
816
|
@media screen and (min-width: 768px) {
|
|
817
|
-
.duffel-components .seat-selection {
|
|
818
|
-
width: calc(100vw - 2 * 56px);
|
|
819
|
-
overflow: hidden;
|
|
820
|
-
}
|
|
821
|
-
|
|
822
817
|
.duffel-components .seat-selection__content {
|
|
823
818
|
height: auto;
|
|
824
819
|
padding: 0;
|
|
@@ -1027,7 +1022,6 @@
|
|
|
1027
1022
|
|
|
1028
1023
|
@media screen and (min-width: 768px) {
|
|
1029
1024
|
.duffel-components .layout {
|
|
1030
|
-
width: calc(100vw - 2 * 71px);
|
|
1031
1025
|
overflow: hidden;
|
|
1032
1026
|
}
|
|
1033
1027
|
|
|
@@ -860,11 +860,6 @@
|
|
|
860
860
|
}
|
|
861
861
|
|
|
862
862
|
@media screen and (min-width: 768px) {
|
|
863
|
-
.duffel-components .seat-selection {
|
|
864
|
-
width: calc(100vw - 2 * 56px);
|
|
865
|
-
overflow: hidden;
|
|
866
|
-
}
|
|
867
|
-
|
|
868
863
|
.duffel-components .seat-selection__content {
|
|
869
864
|
height: auto;
|
|
870
865
|
padding: 0;
|
|
@@ -1073,7 +1068,6 @@
|
|
|
1073
1068
|
|
|
1074
1069
|
@media screen and (min-width: 768px) {
|
|
1075
1070
|
.duffel-components .layout {
|
|
1076
|
-
width: calc(100vw - 2 * 71px);
|
|
1077
1071
|
overflow: hidden;
|
|
1078
1072
|
}
|
|
1079
1073
|
|