@asd20/ui 3.2.377 → 3.2.378

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.377",
8
+ "version": "3.2.378",
9
9
  "private": false,
10
10
  "license": "MIT",
11
11
  "repository": {
@@ -104,7 +104,6 @@ export default {
104
104
  position: relative;
105
105
  z-index: 100;
106
106
  padding: space(0.5) space(1);
107
- min-height: space(2);
108
107
  display: flex;
109
108
  justify-content: space-between;
110
109
  align-items: center;