{{ $t('imagingService.msg13') }}
{{ $t('imagingService.title5') }}
-
+
- @@ -207,7 +213,7 @@
{{ $t('imagingService.title6') }}
-
+
- @@ -361,7 +367,7 @@ export default { } ul { margin: -10px 0 25px 0; - // list-style: none + list-style: none; li { width: 100%; float: none; @@ -372,6 +378,11 @@ export default { color: #2f2f2f; } } + .flex_row { + display: flex; + flex-direction: row; + justify-content: space-between; + } } }