@inntechcorp/it-design 2.1.61 → 2.1.62

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.cjs.js CHANGED
@@ -5364,24 +5364,17 @@ function ga(e,b){if(Da(e))for(let o=0;o<e.length&&!1!==b(e[o],o,e);o++);else e&&
5364
5364
 
5365
5365
  width: 100%;
5366
5366
  min-height: 0;
5367
- margin-bottom: 34px;
5367
+ margin-bottom: 1rem;
5368
5368
 
5369
- &::before {
5370
- background-color: #04112780;
5371
- border-radius: 100px;
5372
- width: 84px;
5373
- height: 84px;
5374
- display: inline;
5375
- content: "";
5376
- position: absolute;
5377
- z-index: 0;
5378
- top: -20px;
5379
- }
5369
+ background-color: #04112780;
5370
+ border-radius: 100px;
5371
+ width: 84px;
5372
+ height: 84px;
5380
5373
 
5381
5374
  img {
5382
5375
  z-index: 0;
5383
5376
  width: 44px;
5384
- height: 44px;
5377
+ height: auto;
5385
5378
  }
5386
5379
 
5387
5380
  `,_f=mt.div`
package/dist/index.esm.js CHANGED
@@ -5364,24 +5364,17 @@ function kA(e,b){if(YA(e))for(let M=0;M<e.length&&!1!==b(e[M],M,e);M++);else e&&
5364
5364
 
5365
5365
  width: 100%;
5366
5366
  min-height: 0;
5367
- margin-bottom: 34px;
5367
+ margin-bottom: 1rem;
5368
5368
 
5369
- &::before {
5370
- background-color: #04112780;
5371
- border-radius: 100px;
5372
- width: 84px;
5373
- height: 84px;
5374
- display: inline;
5375
- content: "";
5376
- position: absolute;
5377
- z-index: 0;
5378
- top: -20px;
5379
- }
5369
+ background-color: #04112780;
5370
+ border-radius: 100px;
5371
+ width: 84px;
5372
+ height: 84px;
5380
5373
 
5381
5374
  img {
5382
5375
  z-index: 0;
5383
5376
  width: 44px;
5384
- height: 44px;
5377
+ height: auto;
5385
5378
  }
5386
5379
 
5387
5380
  `,UW=pc.div`
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@inntechcorp/it-design",
3
- "version": "2.1.61",
3
+ "version": "2.1.62",
4
4
  "description": "All in one Design library for web applications.",
5
5
  "author": "Inn.Tech",
6
6
  "license": "ISC",