fix: navbar/player/context menu/modal background issue in firefox

This commit is contained in:
qier222 2021-01-02 21:19:14 +08:00
parent acf3d768f8
commit 1873126453
5 changed files with 24 additions and 1 deletions

View file

@ -86,7 +86,6 @@ export default {
--color-primary-bg: #bbcdff;
--color-secondary: #7a7a7b;
--color-secondary-bg: #323232;
--color-navbar-bg: #335eea;
--color-navbar-bg: rgba(34, 34, 34, 0.86);
--color-primary-bg-for-transparent: rgba(255, 255, 255, 0.12);
--color-secondary-bg-for-transparent: rgba(255, 255, 255, 0.08);