Commit be0745ff6cb76833f552cb993cc63655c898c8ca

Authored by 史婷婷
1 parent 6e7e5d4b

feat: 合同列表-tabs样式调整

... ... @@ -273,7 +273,7 @@ export default {
273 273 display: flex;
274 274 align-items: center;
275 275 justify-content: space-between;
276   - padding: 26rpx 0;
  276 + padding: 26rpx 34rpx;
277 277 border-bottom: solid 1px #E7E7E7;
278 278 .tab { width: 50%; text-align: center; color: rgba(0,0,0,0.9); line-height: 44rpx; position: relative; font-weight: 600; }
279 279 .tab.active { color: $theme-primary; }
... ...
... ... @@ -273,7 +273,7 @@ export default {
273 273 display: flex;
274 274 align-items: center;
275 275 justify-content: space-between;
276   - padding: 26rpx 0;
  276 + padding: 26rpx 34rpx;
277 277 border-bottom: solid 1px #E7E7E7;
278 278 .tab { width: 50%; text-align: center; color: rgba(0,0,0,0.9); line-height: 44rpx; position: relative; font-weight: 600; }
279 279 .tab.active { color: $theme-primary; }
... ...
... ... @@ -273,7 +273,7 @@ export default {
273 273 display: flex;
274 274 align-items: center;
275 275 justify-content: space-between;
276   - padding: 26rpx 0;
  276 + padding: 26rpx 34rpx;
277 277 border-bottom: solid 1px #E7E7E7;
278 278 .tab { width: 50%; text-align: center; color: rgba(0,0,0,0.9); line-height: 44rpx; position: relative; font-weight: 600; }
279 279 .tab.active { color: $theme-primary; }
... ...
... ... @@ -273,7 +273,7 @@ export default {
273 273 display: flex;
274 274 align-items: center;
275 275 justify-content: space-between;
276   - padding: 26rpx 0;
  276 + padding: 26rpx 34rpx;
277 277 border-bottom: solid 1px #E7E7E7;
278 278 .tab { width: 50%; text-align: center; color: rgba(0,0,0,0.9); line-height: 44rpx; position: relative; font-weight: 600; }
279 279 .tab.active { color: $theme-primary; }
... ...
... ... @@ -273,7 +273,7 @@ export default {
273 273 display: flex;
274 274 align-items: center;
275 275 justify-content: space-between;
276   - padding: 26rpx 0;
  276 + padding: 26rpx 34rpx;
277 277 border-bottom: solid 1px #E7E7E7;
278 278 .tab { width: 50%; text-align: center; color: rgba(0,0,0,0.9); line-height: 44rpx; position: relative; font-weight: 600; }
279 279 .tab.active { color: $theme-primary; }
... ...
... ... @@ -273,7 +273,7 @@ export default {
273 273 display: flex;
274 274 align-items: center;
275 275 justify-content: space-between;
276   - padding: 26rpx 0;
  276 + padding: 26rpx 34rpx;
277 277 border-bottom: solid 1px #E7E7E7;
278 278 .tab { width: 50%; text-align: center; color: rgba(0,0,0,0.9); line-height: 44rpx; position: relative; font-weight: 600; }
279 279 .tab.active { color: $theme-primary; }
... ...
... ... @@ -273,7 +273,7 @@ export default {
273 273 display: flex;
274 274 align-items: center;
275 275 justify-content: space-between;
276   - padding: 26rpx 0;
  276 + padding: 26rpx 34rpx;
277 277 border-bottom: solid 1px #E7E7E7;
278 278 .tab { width: 50%; text-align: center; color: rgba(0,0,0,0.9); line-height: 44rpx; position: relative; font-weight: 600; }
279 279 .tab.active { color: $theme-primary; }
... ...