askbot-dragon 0.7.80 → 0.7.85

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.7.80",
3
+ "version": "0.7.85",
4
4
  "scripts": {
5
5
  "serve": "vue-cli-service serve",
6
6
  "build": "vue-cli-service build",
@@ -333,17 +333,16 @@ export default {
333
333
  }
334
334
  }
335
335
  .ig-types-des {
336
- padding: 16px 16px 0px;
336
+ padding: 12px 16px 0px;
337
337
  text-align: left;
338
338
  }
339
339
  .ig-types-f {
340
340
  display: flex;
341
341
  justify-content: flex-start;
342
342
  flex-wrap: wrap;
343
- padding: 8px 8px;
343
+ padding: 4px 8px;
344
344
  .ig-types-f-cell {
345
345
  height: 2.2em;
346
- font-size: 1em;
347
346
  line-height: 2.2em;
348
347
  padding: 0 14px;
349
348
  margin-left: 5px;
@@ -377,15 +376,14 @@ export default {
377
376
  display: flex;
378
377
  justify-content: flex-start;
379
378
  flex-wrap: wrap;
380
- margin: 0px 16px 8px;
379
+ margin: 0px 16px 4px;
381
380
  border-bottom: solid 2px #e0e6f7;
382
381
  .ig-types-s-cell {
383
- height: 3em;
384
- line-height: 3em;
382
+ height: 2.8em;
383
+ line-height: 2.8em;
385
384
  margin-right: 18px;
386
385
  color: #b2c2d8;
387
386
  cursor: pointer;
388
- font-size: 1em;
389
387
  margin-bottom: -2px;
390
388
  overflow: hidden;
391
389
  text-overflow: ellipsis;
@@ -401,7 +399,7 @@ export default {
401
399
  }
402
400
  .ig-types-tags {
403
401
  margin: 0 16px;
404
- padding: 8px 0 12px;
402
+ padding: 0 0 6px;
405
403
  display: flex;
406
404
  justify-content: flex-start;
407
405
  flex-wrap: wrap;
@@ -413,7 +411,6 @@ export default {
413
411
  color: #366aff;
414
412
  font-weight: 500;
415
413
  background: #ffffff;
416
- font-size: 0.9em;
417
414
  border: 1px solid #a1b9ff;
418
415
  border-radius: 5px;
419
416
  cursor: pointer;
@@ -425,25 +422,23 @@ export default {
425
422
  line-height: 40px;
426
423
  background: #fff8f4;
427
424
  border-radius: 5px;
428
- font-size: 0.9em;
429
425
  color: #ff9555;
430
426
  padding: 0 12px;
431
427
  text-align: left;
432
428
  }
433
429
  .ig-types-list {
434
430
  margin: 0 16px;
435
- padding: 0 0 10px 0;
431
+ padding: 0 0 8px 0;
436
432
  display: flex;
437
433
  flex-direction: column;
438
434
  justify-content: flex-start;
439
435
  .ig-types-list-cell {
440
436
  line-height: 1.1em;
441
- padding: 12px 0;
437
+ padding: 8px 0;
442
438
  overflow: hidden;
443
439
  display: flex;
444
440
  justify-content: space-between;
445
441
  color: #366aff;
446
- font-size: 0.9em;
447
442
  cursor: pointer;
448
443
  align-items: center;
449
444
  span {
@@ -457,7 +452,7 @@ export default {
457
452
  }
458
453
  }
459
454
  .ig-change-list {
460
- padding: 16px 0;
455
+ padding: 12px 0;
461
456
  margin-top: 4px;
462
457
  display: flex;
463
458
  flex-direction: column;
@@ -11,7 +11,7 @@
11
11
  @click="
12
12
  $emit(
13
13
  'onRadioClickReco',
14
- 'recdNodeId_No' +
14
+ 'recdNodeId' +
15
15
  '_' +
16
16
  index +
17
17
  '_' +