@next-core/brick-container 2.82.6 → 2.82.7

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.
@@ -27421,7 +27421,7 @@ html[data-theme="dark"] .ant-btn-primary {
27421
27421
  color: var(--color-secondary-text);
27422
27422
  }
27423
27423
  .ant-table-filter-column-title {
27424
- padding: 11px 26px 11px 16px;
27424
+ padding: 14px 26px 14px 0px;
27425
27425
  display: inline-flex;
27426
27426
  align-items: center;
27427
27427
  }
@@ -27429,17 +27429,15 @@ html[data-theme="dark"] .ant-btn-primary {
27429
27429
  display: inline-block;
27430
27430
  align-items: center;
27431
27431
  position: relative;
27432
- }
27433
- .ant-table-filter-trigger-container {
27434
- padding: 0px 7px 0px 7px;
27432
+ margin: -11px 0px;
27435
27433
  }
27436
27434
  .ant-table-filter-trigger {
27437
27435
  font-size: 11px;
27438
- width: 1em;
27436
+ width: 25px;
27439
27437
  color: var(--color-secondary-text);
27440
27438
  }
27441
27439
  .ant-table-filter-trigger-container-open .ant-table-filter-trigger {
27442
- color: var(--bg-color-button-primary);
27440
+ color: #595959;
27443
27441
  }
27444
27442
  .ant-table-filter-dropdown {
27445
27443
  position: absolute;
@@ -29505,4 +29503,4 @@ body {
29505
29503
  }
29506
29504
 
29507
29505
 
29508
- /*# sourceMappingURL=preview.c9eef9d7c5b3d85c5fd5.css.map*/
29506
+ /*# sourceMappingURL=preview.986fd182811731cffac6.css.map*/