@mirweb/mir-web-components 2.9.10 → 2.9.11

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.
@@ -135,7 +135,6 @@ const selectedBgColor = computed(() => BGCOLORS[props.bgColor]);
135
135
  width: 100%;
136
136
  padding: 60px 30px;
137
137
 
138
- background-color: $white;
139
138
  @include md {
140
139
  padding: 60px 0;
141
140
  }
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@mirweb/mir-web-components",
3
3
  "private": false,
4
- "version": "2.9.10",
4
+ "version": "2.9.11",
5
5
  "type": "module",
6
6
  "files": [
7
7
  "dist"