@burh/nuxt-core 1.0.330 → 1.0.331

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.
@@ -136,6 +136,6 @@ export default {
136
136
  <style lang="scss" scoped>
137
137
 
138
138
  .modal {
139
- z-index: 99999!important;
139
+ z-index: 99999 !important;
140
140
  }
141
141
  </style>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@burh/nuxt-core",
3
- "version": "1.0.330",
3
+ "version": "1.0.331",
4
4
  "description": "Design System and Components.",
5
5
  "author": "Burh",
6
6
  "scripts": {