You've already forked immich
mirror of
https://github.com/immich-app/immich.git
synced 2025-08-07 23:03:36 +02:00
fix: supporter badge (#18357)
This commit is contained in:
@ -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-[''];
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user