fix(browser): unify style

This commit is contained in:
hexxa 2021-10-10 10:24:51 +08:00 committed by Hexxa
parent 51cd194507
commit 0c6cc6a7e1

View file

@ -23,7 +23,7 @@
} */
.theme-white .op-bar {
background: rgba( 255, 255, 255, 0.9 );
background: rgba(255, 255, 255, 1);
box-shadow: 0 5px 30px 0 rgba(31, 38, 135, 0.1);
backdrop-filter: blur(9.5px);
-webkit-backdrop-filter: blur(9.5px);