monkey-style-guide 2.0.75 → 2.0.76

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.
@@ -212,7 +212,7 @@ mecx-select-filter {
212
212
  flex-direction: column;
213
213
  justify-content: center;
214
214
  width: 100%;
215
- height: 48px;
215
+ height: 40px;
216
216
  cursor: pointer;
217
217
  transition: all 0;
218
218
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "monkey-style-guide",
3
- "version": "2.0.75",
3
+ "version": "2.0.76",
4
4
  "author": "Monkey Exchange",
5
5
  "license": "MIT",
6
6
  "peerDependencies": {