mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2026-05-15 21:23:58 +00:00
fix(design-system) Remove tokens that are not part of DS (#13122)
Replace tokens with ones that are part of the Design System and are either the same or very similar
This commit is contained in:
@@ -35,7 +35,7 @@ export default {
|
||||
|
||||
buttonDisabled: {
|
||||
...button,
|
||||
backgroundColor: BaseTheme.palette.actionDisabled
|
||||
backgroundColor: BaseTheme.palette.ui08
|
||||
},
|
||||
|
||||
buttonLabelPrimary: {
|
||||
|
||||
Reference in New Issue
Block a user