@christianriedl/media 1.0.204 → 1.0.205

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@christianriedl/media",
3
- "version": "1.0.204",
3
+ "version": "1.0.205",
4
4
  "description": "RIC media interfaces",
5
5
 
6
6
  "main": "dist/index.js",
@@ -457,7 +457,7 @@
457
457
  </v-carousel-item>
458
458
  </v-carousel>
459
459
  <v-dialog v-model="infoDialog" :fullscreen="isMobile" >
460
- <v-card v-if="infoDialog" width="600" >
460
+ <v-card v-if="infoDialog" :width="isMobile ? 400 : 600" >
461
461
  <v-card-title class="headline">Metadata</v-card-title>
462
462
  <v-card-text>
463
463
  <v-container>