Merge pull request #3229 from crazyserver/MOBILE-3833

MOBILE-3833 style: Fix ripple effect color on brand
main
Dani Palou 2022-04-04 16:03:19 +02:00 committed by GitHub
commit 9b2e86f380
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -254,6 +254,7 @@
--border-color: var(--core-tab-border-color);
--color-active: var(--core-tab-color-active);
--border-color-active: var(--core-tab-border-color-active);
--color-selected: var(--border-color-active);
--font-weight-active: var(--core-tab-font-weight-active);
}
}