@magicgol/polyjuice 0.46.0 → 0.46.1

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@magicgol/polyjuice",
3
- "version": "0.46.0",
3
+ "version": "0.46.1",
4
4
  "scripts": {
5
5
  "serve": "vue-cli-service serve",
6
6
  "build": "vue-cli-service build",
@@ -4,7 +4,7 @@
4
4
  v-bind:class="classes"
5
5
  >
6
6
  <div
7
- class="flex-fill"
7
+ class="flex-fill text-truncate"
8
8
  ><slot></slot></div>
9
9
  <!-- ACTIONS -->
10
10
  <div