@netang/quasar 0.2.10 → 0.2.11

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.
@@ -897,7 +897,7 @@ export default {
897
897
  &__item {
898
898
  // 单个文件
899
899
  &--file {
900
- width: 100%;
900
+ width: 250px;
901
901
  }
902
902
  }
903
903
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@netang/quasar",
3
- "version": "0.2.10",
3
+ "version": "0.2.11",
4
4
 
5
5
  "description": "netang-quasar",
6
6
  "scripts": {