@magicgol/polyjuice 0.25.0 → 0.26.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.25.0",
3
+ "version": "0.26.1",
4
4
  "scripts": {
5
5
  "serve": "vue-cli-service serve",
6
6
  "build": "vue-cli-service build",
@@ -6,7 +6,7 @@
6
6
  <!-- FOOTBALLER NAME -->
7
7
  <div
8
8
  class="d-flex flex-fill text-truncate"
9
- :class="{'text-right': inverted, 'order-1': !inverted, 'flex-row': !isLarge, 'flex-column': isLarge}"
9
+ :class="{'justify-content-end': inverted, 'order-1': !inverted, 'flex-row': !isLarge, 'flex-column': isLarge}"
10
10
  >
11
11
  <div class="text-truncate">
12
12
  <!-- LAST NAME ONLY -->