@next-core/brick-container 2.81.10 → 2.81.12

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.
@@ -27716,6 +27716,7 @@ html[data-theme="dark"] .ant-descriptions-item-content {
27716
27716
  .ant-pagination-item {
27717
27717
  border-color: transparent;
27718
27718
  background-color: transparent;
27719
+ border-radius: 4px;
27719
27720
  }
27720
27721
  .ant-pagination-item:focus,
27721
27722
  .ant-pagination-item:hover {
@@ -28054,9 +28055,10 @@ html[data-theme="dark"] .ant-descriptions-item-content {
28054
28055
  }
28055
28056
  .ant-select-dropdown {
28056
28057
  padding: 2px;
28058
+ border-radius: 4px;
28057
28059
  }
28058
28060
  .ant-select-dropdown .ant-select-item-option {
28059
- border-radius: 6px;
28061
+ border-radius: 4px;
28060
28062
  }
28061
28063
  .ant-select:not(.ant-select-customize-input) .ant-select-selector {
28062
28064
  border-radius: 3px;
@@ -29482,4 +29484,4 @@ body {
29482
29484
  }
29483
29485
 
29484
29486
 
29485
- /*# sourceMappingURL=preview.a4adf177c5363f0009c6.css.map*/
29487
+ /*# sourceMappingURL=preview.42c1275d99258e929730.css.map*/