@jx3box/jx3box-common-ui 6.7.1 → 6.7.2

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.
@@ -394,7 +394,7 @@ body {
394
394
  .u-msg {
395
395
  display: block;
396
396
  // height: 32px;
397
- padding: 27px 14px 20px 14px;
397
+ padding: 27px 10px 20px 10px;
398
398
  &:hover {
399
399
  opacity: 0.7;
400
400
  }
@@ -611,13 +611,13 @@ body {
611
611
 
612
612
  .u-post {
613
613
  .db;
614
- padding: 24px 8px 24px 10px;
614
+ padding: 24px 10px;
615
615
  }
616
616
 
617
617
  .u-add {
618
618
  fill: #fff;
619
619
  vertical-align: middle;
620
- margin-right: 4px;
620
+ // margin-right: 4px;
621
621
  }
622
622
 
623
623
  &.on {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@jx3box/jx3box-common-ui",
3
- "version": "6.7.1",
3
+ "version": "6.7.2",
4
4
  "description": "JX3BOX UI",
5
5
  "main": "index.js",
6
6
  "scripts": {