@indfnd/common 1.0.117 → 1.0.118

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": "@indfnd/common",
3
- "version": "1.0.117",
3
+ "version": "1.0.118",
4
4
  "author": "huxuetong",
5
5
  "publishConfig": {
6
6
  "registry": "https://registry.npmjs.org/"
@@ -174,6 +174,9 @@
174
174
  left: 0;
175
175
  background-color: var(--ind-white);
176
176
  }
177
+ .ivu-tabs .ivu-tabs-tabpane .lambo-grid-table.fullscreen-fixed {
178
+ left: auto;
179
+ }
177
180
 
178
181
  .ag-header-select-all {
179
182
  width: 100%;