@kodaris/krubble-components 1.0.59 → 1.0.60
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/krubble-components.bundled.js +1 -1
- package/dist/krubble-components.bundled.js.map +1 -1
- package/dist/krubble-components.bundled.min.js +1 -1
- package/dist/krubble-components.bundled.min.js.map +1 -1
- package/dist/krubble-components.umd.js +1 -1
- package/dist/krubble-components.umd.js.map +1 -1
- package/dist/krubble-components.umd.min.js +1 -1
- package/dist/krubble-components.umd.min.js.map +1 -1
- package/dist/table/table.js +1 -1
- package/package.json +1 -1
|
@@ -2385,7 +2385,7 @@ const Ie="important",Le=" !"+Ie,qe=xe(class extends ke{constructor(e){if(super(e
|
|
|
2385
2385
|
display: flex;
|
|
2386
2386
|
align-items: center;
|
|
2387
2387
|
background: #fff;
|
|
2388
|
-
border-bottom: 1px solid #
|
|
2388
|
+
border-bottom: 1px solid #d1d5db;
|
|
2389
2389
|
border-right: 1px solid #e5e7ebba;
|
|
2390
2390
|
box-sizing: border-box;
|
|
2391
2391
|
box-shadow: inset 0 0 0 0 #163052;
|