@profitliga/ui 1.2.58 → 1.2.59

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.
@@ -5724,7 +5724,6 @@ function Ld() {
5724
5724
  left: 0;
5725
5725
  right: 0;
5726
5726
  bottom: 0;
5727
- background: rgba(255, 255, 255, 0.8);
5728
5727
  display: flex;
5729
5728
  align-items: center;
5730
5729
  justify-content: center;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@profitliga/ui",
3
- "version": "1.2.58",
3
+ "version": "1.2.59",
4
4
  "author": "Profit League<dev@pr-lg.ru>",
5
5
  "license": "MIT",
6
6
  "description": "Vue 3 UI component library with TypeScript and SCSS",