ui-kit-ck-consultant 0.5.207 → 0.5.208
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 +3 -2
- package/package.json +1 -1
package/dist/index.css
CHANGED
@@ -2611,11 +2611,11 @@
|
|
2611
2611
|
z-index: 5;
|
2612
2612
|
}
|
2613
2613
|
|
2614
|
-
._2RiQY span:first-child{
|
2614
|
+
._2RiQY span:first-child {
|
2615
2615
|
text-align: center;
|
2616
2616
|
}
|
2617
2617
|
|
2618
|
-
._2RiQY span:last-child{
|
2618
|
+
._2RiQY span:last-child {
|
2619
2619
|
font-weight: bold;
|
2620
2620
|
}
|
2621
2621
|
|
@@ -2680,6 +2680,7 @@
|
|
2680
2680
|
}
|
2681
2681
|
|
2682
2682
|
._uTVeE {
|
2683
|
+
flex-shrink: 0;
|
2683
2684
|
margin: auto 0;
|
2684
2685
|
display: flex;
|
2685
2686
|
width: 30px;
|