refactor: utilize backdrop-glass shortcut to achieve frosted glass

This commit is contained in:
Hakadao
2023-07-16 15:34:59 +08:00
parent 0215793047
commit e11c9d450d
7 changed files with 8 additions and 8 deletions

View File

@@ -202,7 +202,7 @@ function setAppAppearance() {
p-2 m-2 bg="$bew-content-1" flex="~ col gap-2 shrink-0"
rounded="$bew-radius" border="1px $bew-fill-1"
shadow="$bew-shadow-2"
style="backdrop-filter: var(--bew-filter-glass)"
backdrop-glass
>
<Tooltip :content="$t('dock.search')" :placement="tooltipPlacement">
<button

View File

@@ -168,7 +168,7 @@ function scrollToTop(element: HTMLElement, duration: number) {
bg="$bew-content-1"
z="2"
un-border="!rounded-t-$bew-radius"
style="backdrop-filter: var(--bew-filter-glass)"
backdrop-glass
>
<h3 cursor="pointer" font-600 @click="scrollToTop(favoriteVideosWrap, 300)">
{{ activatedFavoriteTitle }}