askbot-dragon 0.6.23 → 0.6.24

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": "askbot-dragon",
3
- "version": "0.6.23",
3
+ "version": "0.6.24",
4
4
  "scripts": {
5
5
  "serve": "vue-cli-service serve",
6
6
  "build": "vue-cli-service build",
@@ -1749,7 +1749,7 @@ export default {
1749
1749
  color: #999999!important;
1750
1750
  }
1751
1751
  .form-field-item-file{
1752
- padding: 8px 16px;
1752
+ padding: 8px;
1753
1753
  .fileName{
1754
1754
  padding-bottom: 8px;
1755
1755
  /* color: #A9B3C6;*/