@bcc-code/design-tokens 5.1.40 → 5.1.41
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/build/primevue/config.js
CHANGED
|
@@ -1882,7 +1882,7 @@ const BCCPreset = definePreset(Aura, {
|
|
|
1882
1882
|
},
|
|
1883
1883
|
divider: {
|
|
1884
1884
|
root: {
|
|
1885
|
-
borderColor: "var(--color-
|
|
1885
|
+
borderColor: "var(--color-background-alpha-subtle-default)"
|
|
1886
1886
|
},
|
|
1887
1887
|
content: {
|
|
1888
1888
|
background: "transparent",
|