diff --git a/src/components/mrf_transparency_panel/mrf_transparency_panel.scss b/src/components/mrf_transparency_panel/mrf_transparency_panel.scss index 1ff3b476..80ea01d4 100644 --- a/src/components/mrf_transparency_panel/mrf_transparency_panel.scss +++ b/src/components/mrf_transparency_panel/mrf_transparency_panel.scss @@ -6,10 +6,15 @@ text-align: left; padding-left:10px; padding-bottom:20px; - th { + + th, td { width: 180px; + max-width: 360px; + overflow: hidden; + vertical-align: text-top; } - th+th { + + th+th, td+td { width: auto; } } diff --git a/src/components/mrf_transparency_panel/mrf_transparency_panel.vue b/src/components/mrf_transparency_panel/mrf_transparency_panel.vue index 0c6bd511..1787fa07 100644 --- a/src/components/mrf_transparency_panel/mrf_transparency_panel.vue +++ b/src/components/mrf_transparency_panel/mrf_transparency_panel.vue @@ -38,7 +38,7 @@ {{ entry.instance }} @@ -63,7 +63,7 @@ {{ entry.instance }} @@ -88,7 +88,7 @@ {{ entry.instance }} @@ -113,7 +113,7 @@ {{ entry.instance }} @@ -138,7 +138,7 @@ {{ entry.instance }} @@ -163,7 +163,7 @@ {{ entry.instance }}