mirror of
https://github.com/immich-app/immich.git
synced 2025-07-03 21:40: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>
|
</div>
|
||||||
|
|
||||||
<style lang="postcss">
|
<style lang="postcss">
|
||||||
|
@reference "tailwindcss";
|
||||||
|
|
||||||
.supporter-effect::after {
|
.supporter-effect::after {
|
||||||
@apply absolute inset-0 rounded-lg opacity-0 transition-opacity content-[''];
|
@apply absolute inset-0 rounded-lg opacity-0 transition-opacity content-[''];
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue