@bcc-code/component-library-vue 0.9.19 → 0.10.0
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.
|
@@ -4689,7 +4689,7 @@ const Nk = yf(jk, {
|
|
|
4689
4689
|
hoverBackground: "transparent",
|
|
4690
4690
|
activeBackground: "transparent",
|
|
4691
4691
|
borderWidth: "0 0 var(--border-width-2) 0",
|
|
4692
|
-
borderColor: "
|
|
4692
|
+
borderColor: "transparent",
|
|
4693
4693
|
hoverBorderColor: "var(--color-border-default)",
|
|
4694
4694
|
activeBorderColor: "var(--color-border-selected)",
|
|
4695
4695
|
color: "var(--color-text-subtlest)",
|