@litianxiang/portal-ui 0.0.17 → 0.0.18

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.
@@ -3469,9 +3469,8 @@
3469
3469
  --el-tabs-header-height: 46px;
3470
3470
 
3471
3471
  .el-tabs__header {
3472
- padding-left: 15px;
3473
3472
  margin-bottom: 0;
3474
- border-bottom: 1px solid #e4e7ed;
3473
+ border-bottom: none;
3475
3474
  }
3476
3475
 
3477
3476
  .el-tabs__nav {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@litianxiang/portal-ui",
3
- "version": "0.0.17",
3
+ "version": "0.0.18",
4
4
  "private": false,
5
5
  "type": "module",
6
6
  "main": "dist/index.js",