cfel-base-components 2.0.8 → 2.0.9

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "cfel-base-components",
3
- "version": "2.0.8",
3
+ "version": "2.0.9",
4
4
  "description": "cfel-base-components",
5
5
  "main": "/src/index.tsx",
6
6
  "types": "src/index.d.ts",
@@ -256,7 +256,6 @@ body {
256
256
  padding: 5px 0px;
257
257
  margin: 5px 0px;
258
258
  border-top: 1px solid rgba(5, 5, 5, 0.06);
259
- border-bottom: 1px solid rgba(5, 5, 5, 0.06);
260
259
  .li-flex{
261
260
  display: flex;
262
261
  .lios-value{