@worksafevictoria/wcl7.5 1.16.0-beta.5 → 1.16.0-beta.7

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": "@worksafevictoria/wcl7.5",
3
- "version": "1.16.0-beta.5",
3
+ "version": "1.16.0-beta.7",
4
4
  "main": "src/index.js",
5
5
  "license": "MIT",
6
6
  "repository": {
@@ -153,8 +153,11 @@ methods: {
153
153
 
154
154
  .carousel-caption {
155
155
  display: flex;
156
- font-size: 24px;
156
+ font-size: 16px;
157
+ font-style: normal;
157
158
  font-weight: normal;
159
+ line-height: 20px;
160
+ letter-spacing: 0px;
158
161
  flex-direction: column;
159
162
  align-items: flex-start;
160
163
  text-align: left !important;
@@ -3,7 +3,7 @@
3
3
  <!-- Main details -->
4
4
  <container>
5
5
  <row class="records">
6
- <column md="2" sm="12" class="title">
6
+ <column md="2" sm="12" class="title text-break">
7
7
  <a
8
8
  name="titleLink"
9
9
  v-if="item.title"