monkey-style-guide 2.0.38 → 2.0.39

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.
@@ -124,7 +124,7 @@ mecx-select-options {
124
124
  display: block;
125
125
  padding: 0 8px 0 8px;
126
126
  font-size: 14px;
127
- line-height: 60px;
127
+ line-height: 20px;
128
128
  cursor: pointer;
129
129
  transition: all 0.5s;
130
130
  display: flex;
@@ -263,7 +263,7 @@ mecx-select-filter {
263
263
  span {
264
264
  margin-right: 10px;
265
265
  }
266
-
266
+
267
267
  &:disabled {
268
268
  color: #9c9ca6 !important;
269
269
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "monkey-style-guide",
3
- "version": "2.0.38",
3
+ "version": "2.0.39",
4
4
  "author": "Monkey Exchange",
5
5
  "license": "MIT",
6
6
  "peerDependencies": {