project-booster-vue 10.25.3 → 10.25.4

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": "project-booster-vue",
3
- "version": "10.25.3",
3
+ "version": "10.25.4",
4
4
  "private": false,
5
5
  "scripts": {
6
6
  "serve": "vue-cli-service serve",
@@ -109,6 +109,8 @@ $responsive-breakpoint: 'm';
109
109
  overflow: hidden;
110
110
  width: 100%;
111
111
 
112
+ margin-top: $mu050;
113
+
112
114
  @include set-from-screen($responsive-breakpoint) {
113
115
  border-radius: 10px;
114
116
  height: 4px;