mirror of
https://github.com/BTMuli/TeyvatGuide.git
synced 2026-03-30 06:19:45 +08:00
💄 -webkit-backdrop-filter
This commit is contained in:
@@ -94,6 +94,7 @@ watch(
|
||||
height: 100%;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
-webkit-backdrop-filter: blur(v-bind(blurVal));
|
||||
backdrop-filter: blur(v-bind(blurVal));
|
||||
background: rgb(0 0 0 / 50%);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user