podo-ui 0.8.3 → 0.8.4

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
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "podo-ui",
3
- "version": "0.8.3",
3
+ "version": "0.8.4",
4
4
  "type": "module",
5
5
  "author": "hada0127 <work@tarucy.net>",
6
6
  "license": "MIT",
Binary file
@@ -142,4 +142,7 @@ $icon-name: (
142
142
  margin-top: \e99d,
143
143
  margin-left: \e99e,
144
144
  margin-bottom: \e99f,
145
+ login: \e97a,
146
+ margin-horizontal: \e97b,
147
+ margin-vertical: \e97c,
145
148
  );