monkey-style-guide 2.0.126 → 2.0.127

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.
@@ -186,6 +186,7 @@
186
186
  display: flex;
187
187
  flex-direction: row;
188
188
  justify-content: flex-end;
189
+ align-items: center;
189
190
  width: 100%;
190
191
  right: 0px;
191
192
  bottom: 4px;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "monkey-style-guide",
3
- "version": "2.0.126",
3
+ "version": "2.0.127",
4
4
  "author": "Monkey Exchange",
5
5
  "license": "MIT",
6
6
  "peerDependencies": {