mirror of
https://github.com/immich-app/immich.git
synced 2025-06-22 17:04:00 +02:00
fix: supporter badge (#18357)
This commit is contained in:
parent
56156b97e7
commit
adb17c4d58
1 changed files with 2 additions and 0 deletions
|
@ -19,6 +19,8 @@
|
|||
</div>
|
||||
|
||||
<style lang="postcss">
|
||||
@reference "tailwindcss";
|
||||
|
||||
.supporter-effect::after {
|
||||
@apply absolute inset-0 rounded-lg opacity-0 transition-opacity content-[''];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue