@salla.sa/twilight-components 1.0.118 → 1.0.121

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.
@@ -1422,7 +1422,6 @@ video {
1422
1422
 
1423
1423
  .s-button-outline:hover {
1424
1424
  border-color: transparent;
1425
- color: var(--color-primary-reverse);
1426
1425
  }
1427
1426
 
1428
1427
  .s-button-outline .s-button-loader:before {
@@ -2206,7 +2205,7 @@ video {
2206
2205
  }
2207
2206
 
2208
2207
  .s-modal-header-inner {
2209
- margin-bottom: 2.5rem;
2208
+ margin-bottom: 1.25rem;
2210
2209
  display: flex;
2211
2210
  align-items: center;
2212
2211
  }
@@ -2525,6 +2524,7 @@ video {
2525
2524
  display: inline-flex;
2526
2525
  align-items: center;
2527
2526
  justify-content: center;
2527
+ border-radius: 1.5rem;
2528
2528
  --tw-bg-opacity: 1;
2529
2529
  background-color: rgb(243 244 246 / var(--tw-bg-opacity));
2530
2530
  padding-top: 0.625rem;
@@ -3414,7 +3414,7 @@ unicode {
3414
3414
  }
3415
3415
 
3416
3416
  .s-search-container-open {
3417
- max-height: 7rem;
3417
+ max-height: 24rem;
3418
3418
  border-radius: 0px !important;
3419
3419
  }
3420
3420
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@salla.sa/twilight-components",
3
- "version": "1.0.118",
3
+ "version": "1.0.121",
4
4
  "license": "MIT",
5
5
  "author": "Salla Team <support@salla.dev> (https://salla.dev)",
6
6
  "bugs": {