ui-kit-ck-consultant 0.5.182 → 0.5.183

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.
Files changed (2) hide show
  1. package/dist/index.css +8 -7
  2. package/package.json +1 -1
package/dist/index.css CHANGED
@@ -2523,7 +2523,7 @@
2523
2523
  text-align: center;
2524
2524
  }
2525
2525
 
2526
- ._361mk{
2526
+ ._361mk {
2527
2527
  position: fixed;
2528
2528
  bottom: 2rem;
2529
2529
  left: 2rem;
@@ -2531,7 +2531,7 @@
2531
2531
  z-index: 100;
2532
2532
  }
2533
2533
 
2534
- ._22nl5{
2534
+ ._22nl5 {
2535
2535
  display: flex;
2536
2536
  padding: 1rem;
2537
2537
  background-color: #ffffff;
@@ -2540,27 +2540,28 @@
2540
2540
  z-index: 120;
2541
2541
  }
2542
2542
 
2543
- ._22nl5 > span{
2543
+ ._22nl5 > span {
2544
2544
  display: inline-block;
2545
2545
  margin: auto 1rem;
2546
2546
  }
2547
2547
 
2548
- ._2fV2F{
2548
+ ._2fV2F {
2549
2549
  display: flex;
2550
2550
  width: 100%;
2551
- height: 60px;
2551
+ min-height: 60px;
2552
2552
  padding: 0 1rem;
2553
2553
  border-radius: 12px;
2554
2554
  }
2555
2555
 
2556
- ._2fV2F>span{
2556
+ ._2fV2F > span {
2557
2557
  margin: auto 0;
2558
2558
  }
2559
2559
 
2560
- ._1UPB2{
2560
+ ._1UPB2 {
2561
2561
  margin-left: auto !important;
2562
2562
  font-size: 1.3rem;
2563
2563
  }
2564
+
2564
2565
  ._2wEDs {
2565
2566
  display: flex;
2566
2567
  flex-direction: column;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ui-kit-ck-consultant",
3
- "version": "0.5.182",
3
+ "version": "0.5.183",
4
4
  "description": "Made with create-react-library",
5
5
  "author": "Noah LANFRIT",
6
6
  "license": "MIT",