@tekkare/auriga 0.2.214 → 0.2.216
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.
package/dist/module.json
CHANGED
|
@@ -38,9 +38,9 @@
|
|
|
38
38
|
<div class="p24">
|
|
39
39
|
<svg
|
|
40
40
|
class="map"
|
|
41
|
-
width="
|
|
42
|
-
|
|
43
|
-
|
|
41
|
+
width="100%"
|
|
42
|
+
:viewBox="hideDromTom ? '300 0 1556 1200' : '0 0 1856 1502'"
|
|
43
|
+
preserveAspectRatio="xMidYMid meet"
|
|
44
44
|
fill="none"
|
|
45
45
|
xmlns="http://www.w3.org/2000/svg"
|
|
46
46
|
>
|
|
@@ -38,9 +38,9 @@
|
|
|
38
38
|
<div class="p24">
|
|
39
39
|
<svg
|
|
40
40
|
class="map"
|
|
41
|
-
width="
|
|
42
|
-
|
|
43
|
-
|
|
41
|
+
width="100%"
|
|
42
|
+
:viewBox="hideDromTom ? '300 0 1556 1200' : '0 0 1856 1502'"
|
|
43
|
+
preserveAspectRatio="xMidYMid meet"
|
|
44
44
|
fill="none"
|
|
45
45
|
xmlns="http://www.w3.org/2000/svg"
|
|
46
46
|
>
|