@asd20/ui 3.2.790 → 3.2.791

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
@@ -5,7 +5,7 @@
5
5
  "*.scss",
6
6
  "*.vue"
7
7
  ],
8
- "version": "3.2.790",
8
+ "version": "3.2.791",
9
9
  "private": false,
10
10
  "license": "MIT",
11
11
  "repository": {
@@ -323,6 +323,7 @@ export default {
323
323
  position: absolute;
324
324
  right: space(0.85);
325
325
  top: space(2.0375);
326
+ z-index: 101;
326
327
  // .bell {
327
328
  // box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.125) !important;
328
329
  // svg {