@opensumi/ide-components 3.6.5-next-1736298613.0 → 3.7.1-next-1736303003.0

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/dist/index.css CHANGED
@@ -1170,6 +1170,9 @@
1170
1170
  line-height: inherit;
1171
1171
  outline: none;
1172
1172
  border: none;
1173
+ width: 100%;
1174
+ padding: 0;
1175
+ font-size: 14px;
1173
1176
  }
1174
1177
  .kt-select-container .kt-select-value {
1175
1178
  margin: 0px;
@@ -2414,6 +2417,9 @@
2414
2417
  line-height: inherit;
2415
2418
  outline: none;
2416
2419
  border: none;
2420
+ width: 100%;
2421
+ padding: 0;
2422
+ font-size: 14px;
2417
2423
  }
2418
2424
  .kt-select-container .kt-select-value {
2419
2425
  margin: 0px;