fix(browser): unify style
This commit is contained in:
parent
51cd194507
commit
0c6cc6a7e1
1 changed files with 8 additions and 8 deletions
|
@ -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);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue